aboutsummaryrefslogtreecommitdiff
path: root/contrib/ciabot/README
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-08-24 12:34:19 -0700
committerJunio C Hamano <gitster@pobox.com>2012-08-24 12:34:19 -0700
commit871e293c9acbeaacce59dcd98fab6028f552f5be (patch)
treec363ffb2dcced8d6e8057e31c5d7378508205c50 /contrib/ciabot/README
parentfab4b04e4be5ccfdf93e21e7260040bd9e7faedd (diff)
parentb52183179bb0a97ea4d91d1248aca303d8e8f892 (diff)
downloadgit-871e293c9acbeaacce59dcd98fab6028f552f5be.tar.gz
git-871e293c9acbeaacce59dcd98fab6028f552f5be.tar.xz
Merge branch 'maint-1.7.11' into maint
* maint-1.7.11: Prepare for 1.7.11.6 Make the ciabot scripts completely self-configuring in the normal case. Improved documentation for the ciabot scripts. man: git pull -r is a short for --rebase gitcli: describe abbreviation of long options rev-list docs: clarify --topo-order description Documentation/CodingGuidelines: spell out more shell guidelines Documentation: do not mention .git/refs/* directories tests: Introduce test_seq
Diffstat (limited to 'contrib/ciabot/README')
-rw-r--r--contrib/ciabot/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/ciabot/README b/contrib/ciabot/README
index 3b916acec..2dfe1f91f 100644
--- a/contrib/ciabot/README
+++ b/contrib/ciabot/README
@@ -8,5 +8,4 @@ You probably want the Python version; it's faster, more capable, and
better documented. The shell version is maintained only as a fallback
for use on hosting sites that don't permit Python hook scripts.
-You will find installation instructions for each script in its comment
-header.
+See the file INSTALL for installation instructions.