Changes between Version 1 and Version 2 of git-bigfiles


Ignore:
Timestamp:
03/17/2009 10:31:13 AM (15 years ago)
Author:
Sam Hocevar
Comment:

suggest --reference for git clone

Legend:

Unmodified
Added
Removed
Modified
  • git-bigfiles

    v1 v2  
    2020}}}
    2121
     22If you already have a working copy of upstream git, you may save a lot of bandwidth by doing:
     23
     24{{{
     25git clone git://repo.or.cz/git/git-bigfiles.git --reference /path/to/git/
     26}}}
     27
    2228The main Git repository is constantly merged into git-bigfiles. See the [http://repo.or.cz/w/git/git-bigfiles.git git-bigfiles] repository on [http://repo.or.cz/ repo.or.cz].