summaryrefslogtreecommitdiff
path: root/t/t5700-clone-reference.sh
Commit message (Expand)AuthorAgeFilesLines
* t5700-clone-reference: Quote $UJohannes Sixt2008-05-271-3/+3
* Merge branch 'db/clone-in-c'Junio C Hamano2008-05-251-1/+34
|\
| * Add test for cloning with "--reference" repo being a subset of source repoJohan Herland2008-05-221-0/+5
| * Add a test for another combination of --referenceJohan Herland2008-05-221-0/+21
| * Test that --reference actually suppresses fetching referenced objectsDaniel Barkalow2008-05-221-1/+8
* | Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-1/+1
|/
* fetch: if not fetching from default remote, ignore default mergeJohannes Schindelin2007-10-161-2/+2
* git-clone: aggressively optimize local clone behaviour.Junio C Hamano2007-08-011-1/+1
* git-clone --reference: saner handling of borrowed symrefs.Junio C Hamano2007-02-041-1/+39
* Revert "prune: --grace=time"Junio C Hamano2007-01-211-2/+2
* prune: --grace=timeMatthias Lederhofer2007-01-201-2/+2
* Fix more typos, primarily in the codePavel Roskin2006-07-101-1/+1
* clone: keep --reference even with -l -sMartin Waitz2006-05-071-0/+78