git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git rev-parse broken on Git for Windows
@ 2010-07-30  5:25 Joshua Jensen
  2010-07-30  8:26 ` [msysGit] " Johannes Schindelin
  0 siblings, 1 reply; 7+ messages in thread
From: Joshua Jensen @ 2010-07-30  5:25 UTC (permalink / raw)
  To: git@vger.kernel.org, msysgit

  9c7304e3e39ed397b3cc6566573333e2698a52b4 (print the usage string on 
stdout instead of stderr) and then 
47e9cd28f8a404a0d6293935252ddca5fc243931 (parseopt: wrap rev-parse 
--parseopt usage for eval consumption) break the following line from the 
manual and 'git subtree' on msysGit:

eval $(echo "$OPTS_SPEC" | git rev-parse --parseopt -- "$@" || echo exit $?)

Running 'git revert' on both changelists causes the 'git rev-parse 
--parseopt' to work again.

What was 9c7304e trying to solve?

Thanks.

Josh

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

end of thread, other threads:[~2010-07-30 16:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-30  5:25 git rev-parse broken on Git for Windows Joshua Jensen
2010-07-30  8:26 ` [msysGit] " Johannes Schindelin
2010-07-30  9:02   ` Thomas Rast
2010-07-30 14:26     ` Joshua Jensen
2010-07-30 14:43       ` Thomas Rast
2010-07-30 15:01         ` [PATCH] Documentation/rev-parse: quoting is required with --parseopt Thomas Rast
2010-07-30 16:44         ` [msysGit] git rev-parse broken on Git for Windows 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).