Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
for-each-ref: Do not lookup objects when they will not be used
[gitweb.git]
/
Documentation
/
git-http-push.txt
diff --git
a/Documentation/git-http-push.txt
b/Documentation/git-http-push.txt
index d69b20549bf956a5c7c3f64f5315a17ec71af038..aef383e0b142bd603b77620cad720c102d70c4b7 100644
(file)
--- a/
Documentation/git-http-push.txt
+++ b/
Documentation/git-http-push.txt
@@
-8,7
+8,7
@@
git-http-push - Push objects over HTTP/DAV to another repository
SYNOPSIS
--------
-'git
-
http-push' [--all] [--dry-run] [--force] [--verbose] <url> <ref> [<ref>...]
+'git
http-push' [--all] [--dry-run] [--force] [--verbose] <url> <ref> [<ref>...]
DESCRIPTION
-----------