Git
Restore Previous Commit Without Changing HEAD
git
git checkout
Force Sync Master with Dev Branch via Pull Request
git
force
PR
Git Stash and Diff Patches
git
stash
save diff
Git - Stop Tracking Files While Keeping Them Locally
git
forget
Automating Git Push with SSH Keys in Scripts
git
git push
script