Changes

Jump to navigation Jump to search
46 bytes added ,  08:21, 30 November 2015
Line 42: Line 42:  
  git push <repository_name>
 
  git push <repository_name>
 
  git pull <repository_name>
 
  git pull <repository_name>
 +
 +
To push all branches:
 +
git push --all origin
    
== Add .gitignore ==
 
== Add .gitignore ==

Navigation menu