Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-svn: fix reconnections to different paths of svn:// repositories
[gitweb.git]
/
Documentation
/
git-upload-pack.txt
diff --git
a/Documentation/git-upload-pack.txt
b/Documentation/git-upload-pack.txt
index b2c9307661ebff26269cf3802a06490e0f1ba165..9da062d5c94aa631317fbcdc8b07443e58374bd8 100644
(file)
--- a/
Documentation/git-upload-pack.txt
+++ b/
Documentation/git-upload-pack.txt
@@
-3,7
+3,7
@@
git-upload-pack(1)
NAME
----
-git-upload-pack - Send
missing objects packed
+git-upload-pack - Send
objects packed back to git-fetch-pack
SYNOPSIS