summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2006-06-22 10:25:51 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2006-06-22 10:25:51 -0700
commit16bf4e1f1ed040ae9f745408d6585b7806a1bfb0 (patch)
treee89138977bbaebc05b30af850d90fba31bb592a4 /INSTALL
parentMerge branch 'jc/waitpid' (diff)
parentdaemon: send stderr to /dev/null instead of closing. (diff)
downloadtgif-16bf4e1f1ed040ae9f745408d6585b7806a1bfb0.tar.xz
Merge branch 'jc/upload-corrupt'
* jc/upload-corrupt: daemon: send stderr to /dev/null instead of closing. upload-pack/fetch-pack: support side-band communication Retire git-clone-pack upload-pack: prepare for sideband message support. upload-pack: avoid sending an incomplete pack upon failure
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 63af8eccf3..f8337e2a4d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -96,7 +96,7 @@ Issues of note:
$ mkdir manual && cd manual
$ git init-db
- $ git clone-pack git://git.kernel.org/pub/scm/git/git.git man html |
+ $ git fetch-pack git://git.kernel.org/pub/scm/git/git.git man html |
while read a b
do
echo $a >.git/$b