[PLDWWW] page changed: howto-git

"Elan Ruusamäe (glen)" glen at pld-linux.org
Mon Nov 4 08:43:10 CET 2013


[Download package] 

--- https://www.pld-linux.org/howto-git?rev=1358681158
+++ https://www.pld-linux.org/howto-git
@@ -57,9 +57,9 @@
  
  or
  
     slug.py clone <package>
-    cd ~/PLD_clone/packages/<package>  # FIXME: Is it ~/rpm/packages/<package> in newer vesions ?
+    cd ~/rpm/packages/<package>
  
  
  If you have RW access you can also use ssh access:
  
@@ -75,9 +75,8 @@
  repository. The remote branches live in a different namespaces: remotes. The
  default remote is called ''origin'', so the main remote branch is
  usually called ''origin/master''. Clone, besides other things,  creates a local
  ''master'' branch that tracks remote origin/master branch.
- 
  =====Commit your changes=====
  First you put your changes in a staging area - the index:
      git add file
  


Diff URL:
  https://www.pld-linux.org/howto-git?do=diff&r1=1358681158&r2=1383550989
-- 
This mail was generated by DokuWiki at
https://www.pld-linux.org/


More information about the pld-cvs-commit mailing list