/GitHub-Tutorial

Very Elementary Tutorial for Git/GitHub

Primary LanguageShell

GitHub Tutorial

The most basic commands are listed in the file most_basic_commands.sh.

Check out the comments for what the commands are for. If you enjoy GUI and clicks more than command lines, many of commands can also be done through clicks on Git GUI or GitHub Desktop (the software with a Tom Cat logo!)

  • GitHub Glossary: see file GitHub Glossary.pdf
  • Cheat Sheet: Short version, see file github-git-cheat-sheet.pdf
  • Cheat Sheet: Long version, see file github-git-cheat-sheet_Long Version.pdf
  • Check out this link for more details on creating public keys to access GitHub repo without typing password every time on trusted computers/remote servers.