Skip to content

Git Exercises base 01

EvanCheung edited this page Apr 16, 2019 · 2 revisions
  1. create a local git project and import to remote git server
  2. clone a git project from a remote git server to local
  3. create files and commit to remote git server
  4. revoke commit files from remote git server
  5. remove and delete mistake from remote git server
  6. merge multi changes from different authors into remote git server

Clone this wiki locally