Junio C Hamano [off-list ref] writes:
Jeff King [off-list ref] writes:
quoted
I had somewhat the opposite thought. The "break" command is special in
that it is not doing anything useful except returning control to the
user. And hence producing a message is a useful add-on. So I expected
the patch to just allow:
break this is a message the user will see
without any "#" at all.
Ah, I am OK with that, too.
Then how about this:
break this is a message the user will see # and this they won't
I'm definitely with Elijah in favor of consistent # usage for comments
that go nowhere.
-- Sergey Organov