Repo for a HackBU workshop on some Intermediate Git practices, just a step above git add
, git commit
, git push
, and git status
.
Download this app for using a Git Terminal in Windows: https://gitforwindows.org/
You can learn more about git through this link and this link.
- git stash
- .gitignore
- git tag
- git checkout
- git revert