summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-07-01 19:41:34 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-07-01 19:41:34 (GMT)
commit0d07e98e741b50dbb4b98d561f7aeb48fb6a7bbc (patch)
treeb448a5b7092cd48f9c62c92557678df1a6c9ef32 /t
parent534f0e0996c0a5a0bea5bae8ae088a80a929932b (diff)
parent283efb010806d26967a1865d81d6538507c04acf (diff)
downloadgit-0d07e98e741b50dbb4b98d561f7aeb48fb6a7bbc.zip
git-0d07e98e741b50dbb4b98d561f7aeb48fb6a7bbc.tar.gz
git-0d07e98e741b50dbb4b98d561f7aeb48fb6a7bbc.tar.bz2
Merge branch 'wk/doc-in-linux-3.x-era'
Update documentation to match more recent realities. * wk/doc-in-linux-3.x-era: Documentation: Update 'linux-2.6.git' -> 'linux.git' Documentation: Update the NFS remote examples to use the staging repo doc/clone: Pick more compelling paths for the --reference example doc/clone: Remove the '--bare -l -s' example
Diffstat (limited to 't')
-rw-r--r--t/perf/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/perf/README b/t/perf/README
index c552f56..8848c14 100644
--- a/t/perf/README
+++ b/t/perf/README
@@ -66,7 +66,7 @@ You can set the following variables (also in your config.mak):
GIT_PERF_LARGE_REPO
Repositories to copy for the performance tests. The normal
repo should be at least git.git size. The large repo should
- probably be about linux-2.6.git size for optimal results.
+ probably be about linux.git size for optimal results.
Both default to the git.git you are running from.
You can also pass the options taken by ordinary git tests; the most