84 git code solutions, page 2
All technologies- gitMake a new branch with uncommitted changes
- How to untrack a file
- How to change branch
- How to rename a branch
- How to check patch (dry-run) before applying it
- How to delete all local branches which has been deleted on the remote
- How to update forked repository from master
- How to push new tag
- How to revert repository back to last commit
- How to merge branch to master