- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
Found this project which seems to provide lots of QoL things on top of git. Btw, this project is not maintained. Any alternatives for simpler git UI welcome.
You must log in or register to comment.
Looks interesting, especially easily switching between branches with uncommitted changes. I’ll be giving it a try!
Take a look at
got
from the OpenBSD world http://gameoftrees.org. I think it’s in the spirit of gitless. From the FAQ:The command-line interface is consistent and minimal. It has the least amount of options possible while still being usable. We strive for sane defaults that fit our workflow, instead of offering configurability for every possible use case.
It’s actively developed.