docs:mac:builds:git

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
docs:mac:builds:git [2013/05/19 17:11] billhdocs:mac:builds:git [2013/05/19 17:13] (current) billh
Line 10: Line 10:
 git clone git://git.kernel.org/pub/scm/git/git.git git clone git://git.kernel.org/pub/scm/git/git.git
 </code> </code>
-  * ''cd ..'' to be up one directory levelthen clone the git-manpages repo<code>+  * at this pointthe original source directory you used to build git is unnecessary 
 +  * clone the git-manpages repo<code>
 git clone git://git.kernel.org/pub/scm/git/git-manpages.git git clone git://git.kernel.org/pub/scm/git/git-manpages.git
 +
 +...so your directories should look like this when done:
 +git
 +git-manpages
 </code> </code>
   * git will install man pages to /usr/local/share/man with this, so make sure your ~/.profile has a proper MANPATH configured:<code>   * git will install man pages to /usr/local/share/man with this, so make sure your ~/.profile has a proper MANPATH configured:<code>
  • docs/mac/builds/git.1369005086.txt.gz
  • Last modified: 2013/05/19 17:11
  • by billh