|
|
|
|
|
by johndoughy
1475 days ago
|
|
Hey HN, I've long wished that git rebase was less tedious, so I made a tool called 'debase' to help make it easier. debase lets you edit your git repo using drag and drop in your terminal. I didn't want a full GUI because I prefer using git from the terminal, but rebasing is often easier when done visually rather than textually. So debase tries to fill that gap. debase supports macOS (x86_64 / arm64) and Linux (x86_64). I spent a fair amount of time on it so I decided to make it shareware ($10) but it has a 7-day trial. Anyway, would love to hear your thoughts and suggestions. |
|