Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Rename diff.suppress-blank-empty to diff.suppressBlankEmpty
[gitweb.git]
/
Documentation
/
git-http-fetch.txt
diff --git
a/Documentation/git-http-fetch.txt
b/Documentation/git-http-fetch.txt
index 70fb635291876e20acbc75451c875dcecffa9056..e7c796155fdd0ad644decf5dc488c6d780a2d164 100644
(file)
--- a/
Documentation/git-http-fetch.txt
+++ b/
Documentation/git-http-fetch.txt
@@
-8,7
+8,7
@@
git-http-fetch - Download from a remote git repository via HTTP
SYNOPSIS
--------
-'git
-
http-fetch' [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] [--stdin] <commit> <url>
+'git
http-fetch' [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] [--stdin] <commit> <url>
DESCRIPTION
-----------