git

Back Open Paginator
26.11.2025 11:58
kevinveenbirkenbach (@kevinveenbirkenbach@microblog.infinito.nexus)

🎨 We just published our “Infinito.Nexus CSS Modification for Dummies” guide!
Learn how to customize app styles with simple CSS variables and browser DevTools — no deep coding needed. 🚀

👉 hub.infinito.nexus/t/infinito-

Try it and share your results or open a PR! 💛🦫

#InfinitoNexus #CSS #OpenSource #WebDev #FrontEnd #Coding #DevTools #Git #Developers




Show Original Post


26.11.2025 10:54
lig (@lig@fosstodon.org)

That feeling when a single `wok update` cleanly syncs a whole stack of repos 🤓
Really enjoying how Git Wok makes multi-repo workflows feel as straightforward as a monorepo.

git-wok.dev/

#git #GitWok #Programming #DevTools #FOSS





Show Original Post


26.11.2025 10:02
PacoVelobs (@PacoVelobs@mamot.fr)

@justine You should definitively look into #git #submodules.
I did what you're doing a while back. And having a repo of repos instead of a directory of repos is a blessing.
Need to update : `git submodule update`.
No loop, no bash, no "involved" logic, just use what's already there instead of reinventing the wheel.
@mms




Show Original Post


25.11.2025 21:46
davemq (@davemq@fosstodon.org)

Using Magit to fix a commit davemq.github.io/2025/11/25/us

#emacs #magit #git




Show Original Post


25.11.2025 20:11
develwithoutacause (@develwithoutacause@techhub.social)

Days since I force-pushed local changes to a #Git branch without first pulling it: 0.

Maybe I should force myself onto #Jujitsu sooner than I was planning.




Show Original Post


25.11.2025 20:00
leanpub (@leanpub@mastodon.social)

Production Ready Data Science by Khuyen Tran is on sale on Leanpub! Its suggested price is $25.00; get it for $10.50 with this coupon: leanpub.com/sh/zph2CeL3




Show Original Post


25.11.2025 19:25
exegete (@exegete@autonomous.zone)

Show and Tell: #Federation in #Forgejo @ from this year's #Fosdem
archive.fosdem.org/2025/schedu

#foss #git #codeberg




Show Original Post


25.11.2025 17:50
zeab (@zeab@fosstodon.org)

Really like the ideas #tangled has for PRs. It's not exactly patch based. But still, considerably better than branch PRs #github ruined the world with. 😅

I may have to spin an instance up to fully appreciate. So maybe.. copy and put in a different #git server. 😉

blog.tangled.org/pulls




Show Original Post


25.11.2025 17:07
McPringle (@McPringle@fosstodon.org)

I use #git for many years, but only today I noticed that some terminal outputs from git are in English and others in German, depending on the command. When I run a `push`, the message is in English; when I run a `pull`, it’s in German. My system is correctly configured for German, so I would expect the `push` output to be in German as well - especially since it’s the same text that appears in German during a `pull`, so the correct translation clearly exists. Can anyone reproduce this? git 2.43.0





Show Original Post


25.11.2025 14:43
bilibu (@bilibu@social.anoxinon.de)

#opensource #git

tutonaut.de/micro-stories-bess




Show Original Post


25.11.2025 10:50
Skyper (@Skyper@fosstodon.org)

"[Helix] Spellchecking in Git commits with Harper"

blog.skyplabs.net/posts/helix-

"Unlike Vim, Helix doesn't include a spell checker natively. However, Helix has built-in support for LSP, which makes it easy to pair it with an LSP-based spell checker such as Harper. All you need is tweaking a bit your languages.toml Helix configuration file as explained in the official documentation."

#Helix #Vim #LSP #LanguageServer #Harper #SpellChecking #Linux #Git #GitCommit #VCS #Dotfiles




Show Original Post


25.11.2025 10:39
eighthave (@eighthave@social.librem.one)

I'm a big fan of encrypted connections. Towards that end, I just did a survey of all the apps in @fdroidorg to see if any of the source repos would not work with https://. This includes the over 5000 apps and all of their git submodules. All the git URLs that did not have encrypted connections (e.g. git:// http://) could be upgraded to https://. So I filed a bunch of merge requests, and am working towards forcing https://

gitlab.com/fdroid/fdroidserver

#security #git #https #privacy #FDroid




Show Original Post


1 ...179 180 181 182 183 184 185 186 187 188 189 ...348
UP