84 git code solutions
All technologies- gitHow to edit last commit message
- How to view project's short history
- How to rename local branch
- Make a new branch with uncommitted changes
- How to see difference between working directory and last commit
- How to delete all local branches which has been deleted on the remote
- How to remove specific remote branch locally
- Stash current changes without commit
- How to view diff with stashed files
- How to untrack a file