git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Correction to git-p4 "exclude" change
@ 2015-01-28  6:08 Luke Diamand
  2015-01-28  6:08 ` [PATCH] git-p4: correct " Luke Diamand
  2015-01-28 20:49 ` [PATCH] Correction to git-p4 " Junio C Hamano
  0 siblings, 2 replies; 5+ messages in thread
From: Luke Diamand @ 2015-01-28  6:08 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Luke Diamand

My previous change for adding support for "exclude" to git-p4 "sync"
was incorrect, missing out a comma, which stopped git-p4 from working.
This change fixes that.

I've also noticed that t9814-git-p4-rename.sh has stopped working; I'm
going to follow up with a fix for that once I've worked out what's
wrong with it. There's a small shell syntax problem (missing "esac")
but after fixing that it still fails, so I'm not sure what's happening
yet. It was discussed a while back.

Luke Diamand (1):
  git-p4: correct "exclude" change

 git-p4.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.3.0.rc2.188.g4b64765.dirty

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

end of thread, other threads:[~2015-02-05 19:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-28  6:08 [PATCH] Correction to git-p4 "exclude" change Luke Diamand
2015-01-28  6:08 ` [PATCH] git-p4: correct " Luke Diamand
2015-01-28 20:49 ` [PATCH] Correction to git-p4 " Junio C Hamano
     [not found]   ` <CAE5ih7_TJOQ=ttw03V3J9A=jtwUD-Emy-mSp0kNrYKkqMs30ng@mail.gmail.com>
2015-02-05  8:24     ` Luke Diamand
2015-02-05 19:05       ` Junio C Hamano

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).