gitHow to view project's short history
More of Git
- How to undo "git add" before commit
- How to view diff with stashed files
- How to unstash changes
- How to push new tag
- How to delete all local branches which has been deleted on the remote
- How to view project's detailed history
- How to push local branch to a remote repository
- How to check patch (dry-run) before applying it
- How to see difference between working directory and last commit
- How to rollback to specific commit
See more codes...