Skip to content

Commit b20c457

Browse files
fingolfingitster
authored andcommitted
git-remote-helpers.txt: minor grammar fix
Signed-off-by: Max Horn <[email protected]> Acked-by: Sverre Rabbelier <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent b4b106e commit b20c457

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Documentation/git-remote-helpers.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,9 @@ Commands are given by the caller on the helper's standard input, one per line.
235235
'capabilities'::
236236
Lists the capabilities of the helper, one per line, ending
237237
with a blank line. Each capability may be preceded with '*',
238-
which marks them mandatory for git version using the remote
239-
helper to understand (unknown mandatory capability is fatal
240-
error).
238+
which marks them mandatory for git versions using the remote
239+
helper to understand. Any unknown mandatory capability is a
240+
fatal error.
241241

242242
'list'::
243243
Lists the refs, one per line, in the format "<value> <name>

0 commit comments

Comments
 (0)