84 git code solutions
All technologies- gitHow to view project's detailed history
- How to list all commits
- How to view project's short history
- How to undo "git add" before commit
- How to exit git log
- How many lines of code from specific author
- How to see difference between working directory and last commit
- How to rename local branch
- Make a new branch with uncommitted changes
- How to delete all local branches which has been deleted on the remote