Ask HN: Are there any Git GUI clients as flexible as Magit but outside of Emacs?
Magit lets you stage/unstage/discard changes per file, per chunk, or per line, visually, using only keyboard bindings. Are there any other GUI git clients this powerful, either for Mac or cross-platform?
1 comments
I really like GitUp (http://gitup.co), it's open source and does what you asked.