Skip to content

Latest commit

 

History

History
27 lines (25 loc) · 1.31 KB

File metadata and controls

27 lines (25 loc) · 1.31 KB

Ishihara Lab Git Tutorial

The following tutorial is meant for be a step by step process to get familiar with Github and add your name to the Lab Handbook repository.

1. Login to your Github account

0_gittutorial.png

2. Click on the Pitt-IshiharaLab organization

1_gittutorial.png

3. Authenticate your pitt id

2_gittutorial.png

4. Open the lab-handbook repository

3_gittutorial.png

5. Open with Github Desktop to clone into your computer

4_gittutorial.png

6. Choose a destination folder on your computer and clone

5_gittutorial.png

7. Open with Visual Studio or your favorite code editor. Then edit the LabMembers.md and add your name and position to the Lab members section

6_gittutorial.png

8. On Github Desktop create a new branch with the name you want

7_gittutorial.png

9. Add a message and a description, then commit your changes

8_gittutorial.png

10. Publish your changes to the IshiharaLab Github page

9_gittutorial.png

11. Finally, open and create Pull Request

10_gittutorial.png 11_gittutorial.png