nisse@xxxxxxxxxxxxxx (Niels Möller) writes: > Matthieu Moy <Matthieu.Moy@xxxxxxx> writes: > >> +--no-edit:: >> + Use the selected commit message without launching an editor. >> + For example, `git commit --amend --no-edit` amends a commit >> + without changing its commit message. > > Looks clear enough to me. Thanks for fixing. > > Are -c --no-edit and -C really equivalent in all cases? I guess so, but I didn't check. > If so, maybe you want to say that in the documentation for -C. I don't think we should target exhaustivity in the documentation, so I'm not in favor of *adding* it. But maybe we should replace the doc with stg like: -c <commit>:: --reedit-message=<commit>:: Like '-C --edit'. (it could even make sense to deprecate one of -C/-c) -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html