git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Git merge should report an actual syntax error when a semicolon is used instead of space for specifying multiple branches
@ 2019-04-11  1:12 ron
  2019-04-12  7:05 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: ron @ 2019-04-11  1:12 UTC (permalink / raw)
  To: git@vger.kernel.org

First time reporting a bug :) or at least what I think it may be.

There's a few similar cases I think I've seen in the past, but the one I'm sure about is the semicolon instead of space between multiple branches, that should be a syntax error if git merge can't accept that command .. if the people I spoke with are correct; However, git merge reports it as "not something we can merge" implying that it suppose to be valid syntax and that it's just not allowed function or that it may be temporairly not possible due to a circumstance (a secondary condition), as if I was mistyping the name of the branch or something, but if it never accepts anything with a semicolon it ought to be a syntax error, IMO.
And it may not be uncommon since it comes from the fact that git merge normally follows git fetch where semicolon is supported as per normal.

Ron

Sent with ProtonMail Secure Email.

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

end of thread, other threads:[~2019-04-12 15:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-11  1:12 Git merge should report an actual syntax error when a semicolon is used instead of space for specifying multiple branches ron
2019-04-12  7:05 ` Junio C Hamano
2019-04-12 13:37   ` Ron
2019-04-12 15:21     ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).