Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: fix shell quoting
[gitweb.git]
/
Documentation
/
git-upload-pack.txt
diff --git
a/Documentation/git-upload-pack.txt
b/Documentation/git-upload-pack.txt
index 521da5b200fc3ad8eea035cfe0c6fa70b477e0e9..bac465e13f2b2d0aaadaedf00fd03ab6f3f9a62c 100644
(file)
--- a/
Documentation/git-upload-pack.txt
+++ b/
Documentation/git-upload-pack.txt
@@
-24,10
+24,10
@@
repository. For push operations, see 'git-send-pack'.
OPTIONS
-------
-
\
--strict::
+--strict::
Do not try <directory>/.git/ if <directory> is no git directory.
-
\
--timeout=<n>::
+--timeout=<n>::
Interrupt transfer after <n> seconds of inactivity.
<directory>::