All of lore.kernel.org
 help / color / mirror / Atom feed
* Refspec wildcards for remotes require trailing slash
@ 2013-12-10  2:32 Monte Goulding
  2013-12-10 19:14 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Monte Goulding @ 2013-12-10  2:32 UTC (permalink / raw)
  To: git


Hi

I came across this issue the other day while trying to optimise a fetch to a repo with release branches named release-X.X.X. I wanted to just fetch just those branches but because of the trailing slash rule I couldn't. The following StackOverflow post has details of the issue:

http://stackoverflow.com/questions/20450003/is-it-possible-to-use-filters-in-refspec-in-places-other-than-directory-namespac

The trailing slash rule appears to be introduced in 46220ca and further tightened in b2a5627

Before I go ahead and look at what needs to be done for a patch I thought it would be polite to ask if there is any reasoning behind the trailing slash rule that I'm missing? Or if you are interested in changing this behavior at all.

Cheers

Monte

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-10 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-10  2:32 Refspec wildcards for remotes require trailing slash Monte Goulding
2013-12-10 19:14 ` Junio C Hamano
2013-12-10 19:59   ` Monte Goulding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.