summaryrefslogtreecommitdiff
path: root/t/t5700-clone-reference.sh
AgeCommit message (Expand)Author
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan
2008-05-28t5700-clone-reference: Quote $UJohannes Sixt
2008-05-25Merge branch 'db/clone-in-c'Junio C Hamano
2008-05-23Add test for cloning with "--reference" repo being a subset of source repoJohan Herland
2008-05-23Add a test for another combination of --referenceJohan Herland
2008-05-23Test that --reference actually suppresses fetching referenced objectsDaniel Barkalow
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan
2007-10-16fetch: if not fetching from default remote, ignore default mergeJohannes Schindelin
2007-08-02git-clone: aggressively optimize local clone behaviour.Junio C Hamano
2007-02-04git-clone --reference: saner handling of borrowed symrefs.Junio C Hamano
2007-01-22Revert "prune: --grace=time"Junio C Hamano
2007-01-21prune: --grace=timeMatthias Lederhofer
2006-07-10Fix more typos, primarily in the codePavel Roskin
2006-05-07clone: keep --reference even with -l -sMartin Waitz