Comment on GitHub for Mac 1.1Comments−gumbo7214yIs there anything like this, but for linux?−cpeterso14yThey are not GitHub GUI clients, but I like git-cola for preparing commits and Giggle for viewing revision history.LWN article about Giggle: https://lwn.net/Articles/390422/−gumbo7214yThanks!−ptn14yIf you are into Emacs, magit is rather awesome. Yes, it can do line-by-line commits (you can commit highlighted text).−balac14yThe closest thing I can think of is the GitX clone gitg.
Comments
Is there anything like this, but for linux?
They are not GitHub GUI clients, but I like git-cola for preparing commits and Giggle for viewing revision history.
LWN article about Giggle: https://lwn.net/Articles/390422/
Thanks!
If you are into Emacs, magit is rather awesome. Yes, it can do line-by-line commits (you can commit highlighted text).
The closest thing I can think of is the GitX clone gitg.