Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 499 Bytes

File metadata and controls

29 lines (16 loc) · 499 Bytes

git-tutorials

a tutorial for demonstrating git usage and lecturing.

first exercise (stage 1): 1. fork origin repository to my account 2. git clone myself repository to local 3. fix something on local file 4. sumbit changes 5. push the changes to my github repository 6. pull request

audience

  • university students
  • fresh graduated

LET ME COMMIT.hahaha

#可以將HEAD移至NAME git checkout NAME

discard original codes to comply with the newest version