Is there any other way to edit git notes, like setting default editor etc, rather than git notes --ref=$ABC edit $COMMIT.
Is there any other way to edit git notes, like setting default editor etc,
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
git notes since 1.7.1 http://git.661346.n2.nabble.com/git-notes-and-core-editor-config-td5910253.html obeys your editor settings.
Edit: if you really want to, you can study http://alblue.bandlem.com/2011/11/git-tip-of-week-git-notes.html and
Where 1234567 is the [the hash that the commit reported]. Ugh. But doable.