Comment by zahlman
2 days ago
Learning about the `-p` option for `git add` was one of two things that revolutionized my Git usage. (The other was figuring out how to write effective commit messages.)
2 days ago
Learning about the `-p` option for `git add` was one of two things that revolutionized my Git usage. (The other was figuring out how to write effective commit messages.)
This is the main reason to use a GUI imho.
Tig is a great one for the terminal fwiw.
gitg for something simple, graphical and widely available.