Comment by zahlman

Comment by zahlman 3 months ago

2 replies

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.)

wodenokoto 3 months ago

This is the main reason to use a GUI imho.

  • baobun 3 months ago

    Tig is a great one for the terminal fwiw.

    gitg for something simple, graphical and widely available.