aboutsummaryrefslogtreecommitdiff
path: root/t/perf
diff options
context:
space:
mode:
authorW. Trevor King <wking@tremily.us>2013-06-22 10:46:27 -0400
committerJunio C Hamano <gitster@pobox.com>2013-06-22 23:36:48 -0700
commit283efb010806d26967a1865d81d6538507c04acf (patch)
tree58f1869ce6fdcf13097b3535eb4002369b24d03b /t/perf
parent34a25d4c9004fd17ce8cbd648d29600caccfd9b6 (diff)
downloadgit-283efb010806d26967a1865d81d6538507c04acf.tar.gz
git-283efb010806d26967a1865d81d6538507c04acf.tar.xz
Documentation: Update 'linux-2.6.git' -> 'linux.git'
The 3.x tree has been out for a while now. The -2.6 repository name survived the initial release [1], but kernel.org now only lists 'linux.git' (for aegl as well as torvalds) [2]. [1]: http://article.gmane.org/gmane.linux.kernel/1147422 On 2011-05-30 01:47:57 GMT, Linus Torvalds wrote: > ... yes, that means that my git tree is still called > "linux-2.6.git" on kernel.org. [2]: http://git.kernel.org/cgit/ Signed-off-by: W. Trevor King <wking@tremily.us> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/perf')
-rw-r--r--t/perf/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/perf/README b/t/perf/README
index c552f561b..8848c1461 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