diff options
author | Junio C Hamano <junkio@cox.net> | 2007-01-18 15:53:37 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-01-18 15:53:37 -0800 |
commit | c3f0baacadbd7b5710052213a2ec3cdd5b77bb6e (patch) | |
tree | 5f79fc30175a5a28a7dbb0ea9ff3893ab2dcdc42 /Documentation/git-http-push.txt | |
parent | Documentation: move command list in git.txt into separate files. (diff) | |
download | tgif-c3f0baacadbd7b5710052213a2ec3cdd5b77bb6e.tar.xz |
Documentation: sync git.txt command list and manual page title
Also reorders a handful entries to make each list sorted
alphabetically.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-http-push.txt')
-rw-r--r-- | Documentation/git-http-push.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-http-push.txt b/Documentation/git-http-push.txt index c2485c6e9c..4b4a46169c 100644 --- a/Documentation/git-http-push.txt +++ b/Documentation/git-http-push.txt @@ -3,7 +3,7 @@ git-http-push(1) NAME ---- -git-http-push - Push missing objects using HTTP/DAV +git-http-push - Push objects over HTTP/DAV to another repository SYNOPSIS |