Git: local files to a remote repository

 
start git shell command window in turn execute the following command: execution command prompts to modify
localdir cd 
git the init 
git the Add Remote HTTP Origin ... 
git pull Origin Master 
git the Add. # file into the current directory cache 
git the commit -m '' 
git the Push

  

 

Guess you like

Origin www.cnblogs.com/andea/p/11556407.html