Y
Hacker News
new
|
ask
|
show
|
jobs
by
gumbo72
5319 days ago
Is there anything like this, but for linux?
3 comments
cpeterso
5319 days ago
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/
link
gumbo72
5319 days ago
Thanks!
link
ptn
5319 days ago
If you are into Emacs, magit is rather awesome. Yes, it can do line-by-line commits (you can commit highlighted text).
link
balac
5319 days ago
The closest thing I can think of is the GitX clone gitg.
link
LWN article about Giggle: https://lwn.net/Articles/390422/