git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* `ab | (cd cd && git apply -)' fails with v2.0.0
@ 2014-07-24 13:29 Steffen Nurpmeso
  2014-07-24 14:22 ` Michael J Gruber
  0 siblings, 1 reply; 5+ messages in thread
From: Steffen Nurpmeso @ 2014-07-24 13:29 UTC (permalink / raw)
  To: git

Hello (again, psssssst, after a long time),

it happened yesterday that i needed to do

  $ git diff HEAD:FILE COMMIT:SAME-FILE |
  > (cd src && git apply -) 

but found that didn't work with v2.0.0 (silently succeeds?, doing
nothing).  It works without the subshell and the cd(1); i had to
use `(cd src && patch -p2)' instead to keep in going.
Just in case that is not known yet (i've updated my git(1) repo,
but in the 1466 commits in between nothing sprung into my eye
regarding apply, and a Gmane search didn't, too).
No need to Cc: me, please just fix it; thank you.
Ciao,

--steffen

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

end of thread, other threads:[~2014-07-25 10:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-24 13:29 `ab | (cd cd && git apply -)' fails with v2.0.0 Steffen Nurpmeso
2014-07-24 14:22 ` Michael J Gruber
2014-07-24 17:19   ` Junio C Hamano
2014-07-25  6:49     ` Michael J Gruber
2014-07-25 10:31       ` Steffen Nurpmeso

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