doc:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
doc:git [2011/12/07 19:55] – Formatting, added svn:keywords and git attributes frozenfiredoc:git [2011/12/07 20:07] – Pull vs clone. Oops. frozenfire
Line 72: Line 72:
  
 ''RCS Keywords Example'' ''RCS Keywords Example''
-  git pull git://github.com/turon/git-rcs-keywords.git+  git clone git://github.com/turon/git-rcs-keywords.git
   git init phpdoc-en   git init phpdoc-en
   cat git-rcs-keywords/.gitconfig >> phpdoc-en/.git/config   cat git-rcs-keywords/.gitconfig >> phpdoc-en/.git/config
   echo '*.xml filter=rcs-keywords' >> phpdoc-en/.gitattributes   echo '*.xml filter=rcs-keywords' >> phpdoc-en/.gitattributes
   cp -R git-rcs-keywords/.git_filters phpdoc-en/   cp -R git-rcs-keywords/.git_filters phpdoc-en/
doc/git.txt · Last modified: 2020/09/03 01:18 by avenger