/Intermediate-Git-Tutorial

HackBU Workshop 04/24 -- Intermediate-Git-Tutorial

MIT LicenseMIT

Intermediate-Git-Tutorial

Repo for a HackBU workshop on some Intermediate Git practices, just a step above git add, git commit, git push, and git status.

For Windows Users

Download this app for using a Git Terminal in Windows: https://gitforwindows.org/

For more information,

You can learn more about git through this link and this link.

Presentation order

  1. git stash
  2. .gitignore
  3. git tag
  4. git checkout
  5. git revert