Other useful git commands
- git mv - rename a file or directory
- git rm - remove a file or directory (with -r)
- git bisect - binary search to find change that introduced a bug
- git cherry-pick - apply changes from a specific commit
Git | An introduction to Git | #31 |
Copyright © 2009 http://www.pmichaud.com/2009/pres/ |