Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-remote-helpers.txt: minor grammar fix
author
Max Horn
<max@quendi.de>
Tue, 27 Nov 2012 23:03:23 +0000
(
00:03
+0100)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 7 Dec 2012 21:54:15 +0000
(13:54 -0800)
Signed-off-by: Max Horn <max@quendi.de>
Acked-by: Sverre Rabbelier <srabbelier@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-remote-helpers.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
b4b106e
)
diff --git
a/Documentation/git-remote-helpers.txt
b/Documentation/git-remote-helpers.txt
index db6354195ad19a1d5f3336c3d202a6d2704e2b16..7eb43d75c7027ce51b527033802af43919f4ad35 100644
(file)
--- a/
Documentation/git-remote-helpers.txt
+++ b/
Documentation/git-remote-helpers.txt
@@
-235,9
+235,9
@@
Commands are given by the caller on the helper's standard input, one per line.
'capabilities'::
Lists the capabilities of the helper, one per line, ending
with a blank line. Each capability may be preceded with '*',
'capabilities'::
Lists the capabilities of the helper, one per line, ending
with a blank line. Each capability may be preceded with '*',
- which marks them mandatory for git version using the remote
- helper to understand
(unknown mandatory capability is fatal
-
error)
.
+ which marks them mandatory for git version
s
using the remote
+ helper to understand
. Any unknown mandatory capability is a
+
fatal error
.
'list'::
Lists the refs, one per line, in the format "<value> <name>
'list'::
Lists the refs, one per line, in the format "<value> <name>