Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

My most favorite shell alias is `gap`:

    alias gap="git add -p"
Probably SourceTree makes this workflow better (git add -p is a forward-only workflow, so you can't glance up and down a file, for example), but it's so ingrained in my fingers that I'd have a hard time switching things up.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: