Hi,
Florian Achleitner wrote:
> --- a/transport-helper.c
> +++ b/transport-helper.c
> @@ -484,8 +484,18 @@ static int fetch_with_import(struct transport *transport,
> if (posn->status & REF_STATUS_UPTODATE)
> continue;
> if (data->refspecs)
> +
transport-helpers can advertise the 'refspec' capability,
if not a default refspec *:* is assumed. This could be helpful
information for the reader.
Signed-off-by: Florian Achleitner
---
transport-helper.c | 10 ++
1 file changed, 10 insertions(+)
diff --git a/transport-helper.c b/tra
2 matches
Mail list logo