git

Back Open Paginator
20.12.2025 16:52
boilingsteam (@boilingsteam@mastodon.cloud)

Gitea v1.25.3 Released: github.com/go-gitea/gitea/rele
#linux #update #release #foss #gitea #git #selfhosted




Show Original Post


20.12.2025 12:42
tgagor (@tgagor@mastodon.social)

Fix ZSH 'illegal modifier' errors with Git Conventional Commits by disabling the `NO_BANG_HIST` option.
gagor.pro/2025/12/zsh-illegal-




Show Original Post


20.12.2025 12:16
2025 (@2025@riduidel.wordpress.com)

Mon calendrier de l’avent – jour 20

De temps en temps, avec git, on commite des bêtises …

La dernière fois que ça m’est arrivé, j’ai commité un fichier de 100 Mo. Git n’est bien sûr pas fait pour stocker de gros fichiers comme ça. Heureusement, l’arbre de commit de git peut être réécrit, et on peut donc supprimer le fichier de l’historique. Bon, c’est faisable, ça ne veut pas dire que ce soit facile. Mais avec bfg-repo-cleaner, c’est bien plus facile, et surtout bien rapide.

#git




Show Original Post


20.12.2025 02:16
finner (@finner@appdot.net)

So, dumb #git question.

Say I'm going to re-do my Waybar theme but I want to save the current configuration as a place I can switch back to. I guess I can just create a branch at the current location right, and just not switch to it. Or I think I could do a release, right? Is it just a preference thing or is there a good reason to do one over the other?




Show Original Post


19.12.2025 20:22
mmcknett (@mmcknett@hachyderm.io)

Some #git things that I would like more software engineers to understand:
1. You can build & test changes while in the middle of a rebase. You probably should if you’re resolving conflicts in the middle of a rebase.
2. Branches reference commits. That means they can move to reference other commits that are not the one they currently reference. If you realize you want a branch to refer to the same commit as another branch, you don’t have to change the *commits*, you just have to change the *branch*. A command like `git reset —hard dest_branch` does not change the commits; it changes the current branch to refer to whatever commit `dest_branch` refers to.




Show Original Post


19.12.2025 20:06
c3hamm (@c3hamm@chaos.social)

Commit 19: Heute haben wir ein Repo erstellt um unsere #39c3 Link-Sammlung zu einer #delightful Liste anzureichern. Was auf #github als #awesome bekannt ist.

Schaut mal beim #wartenAuf39c3 in das Repo rein. Vielleicht macht ja gemeinsames Bookmark sammeln mit dem #bookmarklet, #LocalStorage und verinfachtem #git Issue Erstellung einfach mehr Spaß?

Repo-Link: y.lab.nrw/jek25-19

\__
#jek25 #cccRegio #cc0





Show Original Post


19.12.2025 19:30
devdigest (@devdigest@mastodon.social)

⚡️ Work Item Linking Lands in GitHub Advanced Security

🏷️

devdigest.today/goto/5220




Show Original Post


19.12.2025 13:52
huravarman (@huravarman@mastodon.social)

Which one?

gitolite
gogs
forjeo
cgit




Show Original Post


19.12.2025 10:12
myobie (@myobie@indieweb.social)

It kinda seems like webmention could be used to say “here is a patch for your git repo that I think you should apply” in a fully distributed way #webmention #webdev #git




Show Original Post


19.12.2025 10:00
smartgit (@smartgit@techhub.social)

🎄 Ho Ho Ho! A sneak peek at SmartGit 26.1 🎁

Turn up the volume for some Christmas tunes and check out what's cooking:

🎨 Fresh new UI (icons & colors)

🦊 GitLab Integration in Standard Window

🌳 Better Worktree support

🤖 AI improvements

📦 Smarter Submodule handling

Get started with SmartGit here 👉 smartgit.dev/

#SmartGit #Git #GitLab #DevTools





Show Original Post


19.12.2025 09:59
lechten (@lechten@digitalcourage.social)

Vielen Dank für den Beitrag @lerothas, der bei mir für gute Laune sorgt! Ich stimme voll zu: "#OER ohne #FOSS ist kein OER." Das passt zum viel zitierten ALMS-Framework, für das ich dort meine erweiterte Interpretation vorgestellt habe: doi.org/10.21240/mpaed/34/2019
Als Ort nutze ich GitLab.com (wofür ich mich bewusst statt GitHub entschieden habe), inzwischen würde ich eher @Codeberg ausprobieren, in jedem Fall Versionsverwaltung mit #Git.
@PatrickLeTerrier Ich verwende #EmacsReveal mit Quelldateien in #OrgMode, seit Sommer 2024 mit #TTS-generierten Audioerklärungen für HTML-Präsentationen mit #RevealJS: oer.gitlab.io/oer-courses/it-s




Show Original Post


19.12.2025 09:22
musicmatze (@musicmatze@social.linux.pizza)

I really look at #jujutsu but I, for the sake of it, cannot wrap my head around it.

Am I too proficient in #git ? 😆




Show Original Post


1 ...151 152 153 154 155 156 157 158 159 160 161 ...348
UP