git-remote-helpers.txt: clarify command <-> capability correspondences
commit754cb1aeba75008730d223d856a28986c3c12726
authorMax Horn <max@quendi.de>
Tue, 27 Nov 2012 23:03:25 +0000 (28 00:03 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Dec 2012 21:54:15 +0000 (7 13:54 -0800)
tree87640af2d96f083bd2ed1c59466d484960d7e2eb
parent0673bb28d0b96393e526030c96e7dbfac2fc33a2
git-remote-helpers.txt: clarify command <-> capability correspondences

In particular, document 'list for-push' separately from 'list', as
the former needs only be supported for the push/export
capabilities, and the latter only for fetch/import. Indeed, a
hypothetically 'push-only' helper would only need to support the
former, not the latter.

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