gitremote-helpers(1): clarify refspec behaviour
commit9e7673ed7ff656738fdc02d1c529d363aaa98002
authorJohn Keeping <john@keeping.me.uk>
Sat, 6 Apr 2013 18:13:41 +0000 (6 19:13 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 7 Apr 2013 07:40:48 +0000 (7 00:40 -0700)
tree3c5f86378290a5da37628982aa2b7ab44ee34d0c
parentc4458ecdc565fb63cc3247bd1e2d7525d9d6d2fa
gitremote-helpers(1): clarify refspec behaviour

The documentation says that "If no 'refspec' capability is advertised,
there is an implied `refspec *:*`" but this is only the case for the
"import" command.

Since there is a comment in transport-helper.c indicating that this
default is for historical reasons, change the documentation to clarify
that a refspec should always be specified.

Signed-off-by: John Keeping <john@keeping.me.uk>
Acked-by: Sverre Rabbelier <srabbelier@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitremote-helpers.txt