Hacker News new | past | comments | ask | show | jobs | submit login

I record my uses of each command and the current counts are the following (g is my shell alias for git):

    161 g cap      # commit --patch --amend
    170 g adu      # add -u
    205 g add -p   # add --patch
    277 g ci       # commit -a
    484 g cip      # commit --patch
At least, I use it a lot. ;)



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

Search: