• Embed Doc
  • Readcast
  • Collections
  • CommentGo Back
Download
 
Remote repos process
(single committer)
Public RepoLocated onServer (Github)Private RepoLocated on your local machine
git pushMake file changesStage Changes
 
Commit Changes
 
git add filename
 
git commit -m ‘…’
 
vi filename
 
 
Remote repos process
(multiple committers)
 
Public RepoLocated onServer (Github)Private RepoLocated on your local machine
1) git pushMake file changesStage Changes
 
Commit Changes
 
git add filename
 
git commit -m ‘…’
 
vi filename
 
Bob’s Private RepoLocated on Bob’s localmachine
2) git pull
of 00

Leave a Comment

You must be to leave a comment.
Submit
Characters: ...
You must be to leave a comment.
Submit
Characters: ...