My thoughts on Sapling: Sapling
Commentary
- Sapling
- This is a cool abstraction for git CLI users. I like the prev and next for branch switching and forget for rm —cached moving the file from the staging back to unstage, really neat and intuitive to use.
- The web is also nice, the split is really handy in the times of AI if anyone is reviewing the code and you want to have mercy for them ;)
- But the undo feature is so great. Like that is some super power of git hidden behind some awkward commands but that interface just made it a piece of cake. Amazing stuff.