On Jul 18, 2007, at 11:08 PM, Junio C Hamano wrote:
I do not think commit.editor is a good name. Wouldn't we want that customized editor for "git tag -a" as well? Probably core.editor would come nicely next to core.pager we already have.
I considered core.editor, but if it's an editor that is *only* used for commit messages then that seems to be a too-general name, and something like core.commit_message_editor seemed far too long. Any suggestions?
I had forgotten about "git tag -a" -- I will add support for that as well.
-Adam - 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