Skip to content

2. Git & GitHub

Yaniv Carmel edited this page Mar 26, 2022 · 21 revisions

[TO ADD: short explanation of what Git and GitHub are and why it's useful]


  1. Download & install git.

  1. Create a github.com user.
  2. As a student, you are entitled to GitHub pro. Go to your user's settings, upload the required documents and get it :)
  3. When collaborating, one member of the pair should create a new repository, named, for example, matam-hw1. [SHOULD RECOMMEND TO ADD .gitignore?]
  4. [TO ADD: change settings in the repo (require CR, no pushing to master)

Clone this wiki locally