Changes

Jump to navigation Jump to search
Line 63: Line 63:     
=== Push project ===
 
=== Push project ===
  git remote add origin gitorious@git.sugarlabs.org:turtleart/mainline.git
+
 
 +
Replace ''<slug>'' substring with your project slug value
 +
 
 +
  git remote add origin gitorious@git.sugarlabs.org:<slug>/mainline.git
 
  # to push the master branch to the origin remote we added above:
 
  # to push the master branch to the origin remote we added above:
 
  git push origin master  
 
  git push origin master  

Navigation menu