projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdd7379
)
Documentation/git-daemon: add missing word
author
Michael Schubert
<mschub@elegosoft.com>
Mon, 16 Jul 2012 11:50:31 +0000
(13:50 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 16 Jul 2012 16:39:24 +0000
(09:39 -0700)
Signed-off-by: Michael Schubert <mschub@elegosoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-daemon.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-daemon.txt
b/Documentation/git-daemon.txt
index efdcdadea701cc1aabcd36d0586c885ba32131e7..1a4e90ab56ce02c0698dae41d4ee92b21a660aee 100644
(file)
--- a/
Documentation/git-daemon.txt
+++ b/
Documentation/git-daemon.txt
@@
-183,7
+183,7
@@
receive-pack::
can push anything into the repository, including removal
of refs). This is solely meant for a closed LAN setting
where everybody is friendly. This service can be
- enabled by `daemon.receivepack` configuration item to
+ enabled by
setting
`daemon.receivepack` configuration item to
`true`.
EXAMPLES