I use github's GUI client regularly on Windows. I've seen a few alternatives for linux, but no real discussion as to which is ideal. Does anyone have any opinions?
I would say Emacs + Magit (<a href="https://github.com/magit/magit" rel="nofollow">https://github.com/magit/magit</a>). The legend says that some people started using Emacs for Magit only.<p>You can also try this <a href="https://hackernoon.com/be-125-more-efficient-with-git-60556a1ce971#.88gs7koqx" rel="nofollow">https://hackernoon.com/be-125-more-efficient-with-git-60556a...</a> to some point emulate what magit does with plain CLI and a fuzzy finder.