Thread (1 message) 1 message, 1 author, 2018-01-24

Re: [PATCH v3 11/11] fetch: add a --fetch-prune option and fetch.pruneTags config

From: Junio C Hamano <hidden>
Date: 2018-01-24 21:15:12

Ævar Arnfjörð Bjarmason [off-list ref] writes:
On Wed, Jan 24 2018, Junio C. Hamano jotted:
quoted
Ævar Arnfjörð Bjarmason  [off-list ref] writes:
quoted
 git -C {} config --replace-all remote.origin.fetch "+refs/tags/*:refs/tags/*" "^\+*refs/tags/\*:refs/tags/\*$"
Shouldn't the last arg be

 '^+\*refs/tags/\*:refs/tags/\*$'

instead?
^+\* isn't a valid pattern.
Yikes, sorry for the noise.  You did mean "there might be a plus
sign at the beginning, but there may not be".
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help