gitHow to view project's short history
More of Git
- How to delete all local branches which has been deleted on the remote
- Make a new branch with uncommitted changes
- How to view diff with stashed files
- How to view stashed changes
- How to check patch (dry-run) before applying it
- How to undo "git add" before commit
- How to unstash changes
- How to revert repository back to last commit
- How to push local branch to a remote repository
- How to untrack a file
See more codes...