El 18/9/2007, a las 12:27, Benoit SIGOURE escribió:
OK, look, I think this is the typical case where there is no single
solution to fit all use cases.
To handle this specific case, you could say "OK let's stop at
punctuation symbols then". But what if my commit message is "Add
namespace::member whatever."
Uh, I don't think you'd stop a punctuation symbol unless it was the
last non-whitespace character before the newline.
Even then, as Johannes says, "oneline" is only meant as a hint
anyway, so it doesn't really matter that much.
Wincent