Hacker News new | ask | show | jobs
by rkangel 2095 days ago
Magit is great, but it's 'just' an interface. It makes things easier but it doesn't affect your git work flow. How would you benefit from other people using it?
1 comments

It's a complete and sensible enough interface that whatever i want to do during normal work, Magit can present it in a very intuitive interface and it's easy to do as the default.

With less complete interfaces, other people have to fall back to the git CLI interface, which is unintuitive enough to discourage fairly routine operations of branch manipulation.