Comment by simcop2387
13 hours ago
The five command part isn't really possible but you can use custom diffs for merges, git diff, etc. pretty easily. There are projects like diffsitter ( https://news.ycombinator.com/item?id=42093756
13 hours ago
The five command part isn't really possible but you can use custom diffs for merges, git diff, etc. pretty easily. There are projects like diffsitter ( https://news.ycombinator.com/item?id=42093756
Five is enough. Beagle uses five HTTP verbs: GET, POST, PUT, DELETE, PATCH. And it is syntax-aware.
https://replicated.wiki/blog/uris.html
clone, pull, push, branch, merge, add, commit are the ones I use, but that's 7
checkout, log, config?
And reflog when you make a mistake.