[PLDWWW] page changed: howto-git
    "Elan Ruusamäe (glen)" 
    glen at pld-linux.org
       
    Mon Oct 15 15:52:27 CEST 2012
    
    
  
[Create new package] 
--- https://www.pld-linux.org/howto-git?rev=1350297415
+++ https://www.pld-linux.org/howto-git
@@ -168,9 +168,9 @@
    git commit -m 'Init commit'
    
  and then:
    
-   git push origin master
+   git push -u origin master
  
  After pushing for the first time you may also need to set local master branch to track remote master:
  
    git branch --set-upstream master origin/master
Diff URL:
  https://www.pld-linux.org/howto-git?do=diff&r1=1350297415&r2=1350309146
-- 
This mail was generated by DokuWiki at
https://www.pld-linux.org/
    
    
More information about the pld-cvs-commit
mailing list