|
|
|
|
|
by microtonal
4631 days ago
|
|
I have tried plenty of GUI clients, but I am the fastest with git in the command-line hands down. git has quite a good user interface for command line use with its hunk-based staging, drop to $EDITOR to quickly edit a diff, etc. Also, there is completion for git in shells such as bash and zsh. |
|