Open Source Comes to Campus/Curriculum/Git/Students: Difference between revisions

no edit summary
imported>Shauna
(Created page with "== Visiting the project on the web == Since this project is a website, we've specially configured the repository so that whenever there is a push to it, it is made visible on...")
 
imported>Shauna
No edit summary
Line 72:
 
git push
 
You will be prompted for your username and password. (If you find constantly entering your username and password annoying, there's an alternate method we can show you called [https://help.github.com/articles/generating-ssh-keys SSH].)
 
(Alternatively, you may be prompted to set your username and email address. This means you missed a step in setting up git. No worries, you can [[https://openhatch.org/wiki/Open_Source_Comes_to_Campus/Harvard/Laptop_setup/Windows_git#Set_your_user_name_and_email | set them now]].)
 
You can now visit Github and make sure your personal fork contains those changes.
Anonymous user