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

all i use:

  git add . && git status

  git diff --cached | mate

  git commit -am "this is what i did"

  git push
and when it hits the fan...

  git reset --hard



Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: