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

Command to learn: - git rebase (if you learn everything you can do with this command, you'll pretty much know git inside and out)

Other useful stuff: - git diff - git diff --cached - git log --graph --decorate --pretty=oneline --abbrev-commit --all - git cherry-pick - git stash



git bisect is a powerful one i use to identify when a given bug was introduced




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

Search: