git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] transport: Use is_bundle instead of !is_gitfile
@ 2011-10-13 20:26 Phil Hord
  2011-10-13 20:26 ` [PATCH 1/1] transport: Add is_bundle() to detect bundle urls Phil Hord
  0 siblings, 1 reply; 2+ messages in thread
From: Phil Hord @ 2011-10-13 20:26 UTC (permalink / raw)
  To: Git List, Junio C Hamano; +Cc: Phil Hord

I'm not sure where this patch should go now since I see my
original patchset on both next and pu.  Should I re-roll the
original series with this one merged in, or just submit this
one isolated, as I am doing here?

Pardon my newbieness.

Phil Hord (1):
  transport: Add is_bundle() to detect bundle urls

 bundle.c    |   16 ++++++++++++++++
 bundle.h    |    1 +
 transport.c |   10 +---------
 3 files changed, 18 insertions(+), 9 deletions(-)

-- 
1.7.7.334.g311c9.dirty

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

end of thread, other threads:[~2011-10-13 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-13 20:26 [PATCH 0/1] transport: Use is_bundle instead of !is_gitfile Phil Hord
2011-10-13 20:26 ` [PATCH 1/1] transport: Add is_bundle() to detect bundle urls Phil Hord

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).