Virtual Branches
You don鈥檛 need to switch branches if you can work on several simultaneously. Fix your bug while you work on your feature.
MoreYou don鈥檛 need to switch branches if you can work on several simultaneously. Fix your bug while you work on your feature.
MoreUndo, squash and amend your work by just dragging and dropping. No need to wrestle with rebase -i.
MoreHow many times have you written git commit -m stuff? Generate a commit message with one click.
MoreI'm really careful with my commits, I use to make it atomic and try to make in independent. With a good git knowledge I'm able to squash the commits that are related and keep branches with atomic changes, like legos bricks, but you need to do magic with git. Love this tool!
9:07 PM 路 Jul 6, 2023The design looks gorgeous 馃槏
8:27 PM 路 Jan 18, 2024Very cool approach to stacked diffs!
4:57 PM 路 Jul 6, 2023You might want to follow along with @gitbutler if you are looking for something fresh
4:241 AM 路 Jan 25, 2024FWIW, @gitbutler has absolutely changed my git workflow to make it easier to apply those PRs to my environment! If you鈥檝e not seen it before then check it out
12:57 AM 路 Dec 31, 2023This is really cool!
7:44 PM 路 Jul 6, 2023