summaryrefslogtreecommitdiffstats
path: root/gitremote-helpers.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-04-07 16:37:13 -0700
committerJunio C Hamano <gitster@pobox.com>2013-04-07 16:37:13 -0700
commit63b6fdb8e5cadbb9ad619d06dcaf4a3b72c7d359 (patch)
tree3bd76390d32ef6ce9b0ad358241fe0b2e45e3588 /gitremote-helpers.txt
parentedf80bdff8acc2ba55267b047475925e8ee8c486 (diff)
downloadgit-htmldocs-63b6fdb8e5cadbb9ad619d06dcaf4a3b72c7d359.tar.gz
Autogenerated HTML docs for v1.8.2.1-339-g52a3e
Diffstat (limited to 'gitremote-helpers.txt')
-rw-r--r--gitremote-helpers.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitremote-helpers.txt b/gitremote-helpers.txt
index 0c91aba86..f506031ae 100644
--- a/gitremote-helpers.txt
+++ b/gitremote-helpers.txt
@@ -174,8 +174,8 @@ ref.
This capability can be advertised multiple times. The first
applicable refspec takes precedence. The left-hand of refspecs
advertised with this capability must cover all refs reported by
-the list command. If no 'refspec' capability is advertised,
-there is an implied `refspec *:*`.
+the list command. If a helper does not need a specific 'refspec'
+capability then it should advertise `refspec *:*`.
'bidi-import'::
This modifies the 'import' capability.