Local projects by synchronizing to github git

1. github repository and create a clone warehouse address
2. locally by git command: git clone <warehouse address> generate github repository folder
3. Copy the folder to a local project
4. By git command: git the Add.  To transfer the file to a local project staging area
5. By git command: git the commit 'commit message' -m to submit documents to the escrow area of the object region
6. By git command: git Push -u Origin Master file synchronization to object area github

Guess you like

Origin www.cnblogs.com/lcsin/p/11667847.html