#worktrees — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #worktrees, aggregated by home.social.
-
-
@caseyliss I just heard you on ATP discussing "cloning a repo multiple times" to do different work at the same time. #Worktrees (a #Git feature) might be helpful in some of these situations.
-
I think I remember having read about #git #worktrees in a remote past, but today I rediscovered them when Claude proposed it to work in parallel on multiple features:
https://www.geeksforgeeks.org/git/using-git-worktrees-for-multiple-working-directories/
It's actually a nice way of having multiple views of a given git repo. I used to do
git clone path/to/other/repo
and then do commit/push to/from these repos. But it was always a mess! Using `git worktrees` you can have this in a more ordered fashion!
-
🍒 Cherry-pick commits easily with shift+c to copy and shift+v to paste. Create and manage #worktrees to work on multiple branches simultaneously. Custom command system for extending functionality beyond built-in features.
🎨 Visual commit graph showing relationships and author colors. Built-in support for #Gitflow workflow and branch management. Filter any view to quickly find what you need.
-
LLM Codegen go Brrr – Parallelization with Git Worktrees and Tmux
https://www.skeptrune.com/posts/git-worktrees-agents-and-tmux/
#HackerNews #LLM #Codegen #Tmux #Git #Worktrees #Parallelization
-
I don’t see anything (impacting me, anyway) different between #Git #Worktrees and just cloning the remote repo again, but for some reason I really like them.
-
🤩 Discovered a great article on jj!
It explains how #jj was designed around concurrency to allow repo syncing. It treats #conflicts as first-class concepts to be resolved later and allows sparse #worktrees plus #undo on all repo operations.
Jujutsu is great for the wrong reason
by Allen Li:https://www.felesatra.moe/blog/2024/12/23/jj-is-great-for-the-wrong-reason
-
@matt @lee @sebastiaan #GitKraken are hosting a #Git #WorkTrees workshop next week https://gitkraken.wistia.com/live/events/wejp09knxo
-
#GitKraken now supports #WorkTrees!
Ever wanted to work on multiple branches at once? #Git worktrees may be for you.
https://www.youtube.com/watch?v=grAsFn5yvjA