git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] format-patch: fix dashdash
@ 2009-11-26 19:11 Felipe Contreras
  2009-11-26 19:11 ` [PATCH 1/2] format-patch: fix dashdash usage Felipe Contreras
  2009-11-26 19:12 ` [PATCH 2/2] format-patch: add test for dashdash Felipe Contreras
  0 siblings, 2 replies; 11+ messages in thread
From: Felipe Contreras @ 2009-11-26 19:11 UTC (permalink / raw)
  To: git; +Cc: Felipe Contreras

This doesn't work
git format-patch <committish> -- <path not in working dir>

So here are some fixes and a test.

Felipe Contreras (2):
  format-patch: fix dashdash usage
  format-patch: add test for dashdash

 builtin-log.c           |    3 ++-
 t/t4014-format-patch.sh |    4 ++++
 2 files changed, 6 insertions(+), 1 deletions(-)

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

end of thread, other threads:[~2009-11-28 11:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-26 19:11 [PATCH 0/2] format-patch: fix dashdash Felipe Contreras
2009-11-26 19:11 ` [PATCH 1/2] format-patch: fix dashdash usage Felipe Contreras
2009-11-26 19:57   ` Junio C Hamano
2009-11-26 22:14     ` Felipe Contreras
2009-11-26 23:11       ` Junio C Hamano
2009-11-26 23:23         ` Felipe Contreras
2009-11-27  0:03           ` Junio C Hamano
2009-11-28 11:18             ` Felipe Contreras
2009-11-26 23:29         ` Junio C Hamano
2009-11-26 23:37         ` Björn Steinbrink
2009-11-26 19:12 ` [PATCH 2/2] format-patch: add test for dashdash Felipe Contreras

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