Re: gitk: cherry-pick issue
From: Johannes Sixt <hidden>
Date: 2016-06-15 22:43:31
Paul Mackerras schrieb:
Johannes Sixt writes:quoted
Please run this on a checkout of git.git: $ git checkout -b gitktmp v1.5.3-rc6 $ gitk HEAD^.. 324a8bd Then right-click on 324a8bd git-send-email --cc-cmd (which is in 'next') and choose "Cherry-pick this commit". I get this error: can't read "nbmp": no such variableI assume you have "Show nearby tags" turned off. I'll fix it, but in the short term you can work around it by turning "Show nearby tags" on.
Yes, indeed, I had this option turned off. -- Hannes