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

This is also part of my workflow, that I use git commit -p instead. Seems weird to only use a tool for that part when git's included workflow is perfectly capable


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: