Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 256 Bytes

Git Usage.md

File metadata and controls

5 lines (4 loc) · 256 Bytes

How to prevent the git issue

  • Update the subwork on GitHub directly if possible, this will ensure you do not run into any issue with git so long as no one edits a same file with others.

  • Do the following command before update subwork

      git pull