Hacker News new | ask | show | jobs
by sgammon 1496 days ago
came here to say this, git add -p is such a brilliant thing.

alias ga="clear ; git add -p" is an alias i always seem to keep