git

Back Open Paginator
18.11.2025 14:09
pludikovsky (@pludikovsky@chaos.social)

How do you manage working on multiple features in parallel?
#git #VersionControl

git stash && git checkout
git commit && git checkout
git worktree add




Show Original Post


18.11.2025 13:09
Riduidel (@Riduidel@framapiaf.org)

Dans git, le merge est basé uniquement sur les lignes. Cet outil semble être construit en tenant compte de la syntaxe des langages, et doit donc permettre des merge plus malins ... mergiraf.org/ #git #plugin #merge #syntax #opensource




Show Original Post


18.11.2025 12:01
ingewikkeld (@ingewikkeld@phpc.social)

Met de juiste Git-kennis kan je team de geschiedenis herschrijven, fouten corrigeren en gevoelige data verwijderen uit de repository. Dit zorgt voor een schone en georganiseerde codebase, waardoor fouten worden voorkomen en samenwerking binnen het team verbetert. De Geavanceerd gebruik van Git training biedt praktische vaardigheden om dit effectief te doen, wat resulteert in betrouwbare software en soepelere workflows. #Git #CodeQuality #Collaboration





Show Original Post


18.11.2025 11:07
heiseonlineenglish (@heiseonlineenglish@social.heise.de)

Goodbye Command Line: Practical, Graphical Git Management for Mac

The free GitBrowser is for everyday use of version control on the Mac. Developers can easily work with repos, branches, and commits.

heise.de/en/news/Goodbye-Comma

#Git #IT #KünstlicheIntelligenz #Versionskontrolle #news




Show Original Post


18.11.2025 11:00
heisedeveloper (@heisedeveloper@social.heise.de)

Kommandozeile adé: Praktische, grafische Git-Verwaltung für den Mac

Der kostenlose GitBrowser dient dem alltäglichen Umgang mit Versionskontrolle auf dem Mac. Entwickler agieren einfach in Repos, Branches und Commits.

heise.de/news/Kommandozeile-ad

#Git #IT #KünstlicheIntelligenz #Versionskontrolle #news




Show Original Post


18.11.2025 10:59
agajdosi (@agajdosi@witter.cz)

Sometimes I am quite angry at myself that I do not name my git stashes.

As a cure I remind myself that the command is `git stash push -m "message"` which - for some reason - makes it easier to forgive myself.

#git #excuse




Show Original Post


18.11.2025 10:30
frankel (@frankel@mastodon.top)

Mergiraf: syntax-aware #merging for #Git

lwn.net/Articles/1042355/




Show Original Post


18.11.2025 08:03
forest_watch_impress (@forest_watch_impress@rss-mstdn.studiofreesia.com)

「Git for Windows」v2.52.0が公開 ~『git last-modified』を導入、インストーラーも更新/分散型バージョン管理システム「Git」のWindows版
forest.watch.impress.co.jp/doc

#forest_watch_impress #Git #Git_for_Windows #プログラミング #Windows




Show Original Post


18.11.2025 04:06
ethauvin (@ethauvin@mastodon.social)

Highlights from Git 2.52

github.blog/open-source/git/hi




Show Original Post


18.11.2025 02:27
bflipp (@bflipp@vmst.io)

Since my git contribution history was brought up in a review once I've made sure I'm several hundred contributions ahead of 2nd place in my org on GitHub.

I'm not sure this is how anyone should work though.

#git #github #coding




Show Original Post


18.11.2025 00:09
post (@post@mander.xyz)

Highlights from Git 2.52

mander.xyz/post/41997595




Show Original Post


18.11.2025 00:08
post (@post@mander.xyz)

Git v2.52.0 released

mander.xyz/post/41997545




Show Original Post


1 ...188 189 190 191 192 193 194 195 196 197 198 ...348
UP