3 Aug
2014
3 Aug
'14
11:22 a.m.
On Sun, Aug 3, 2014 at 12:55 PM, ray c rayslinky@gmail.com wrote:
Hello, I'm new to Mercurial, but have been enjoying the fruits of your project for a while. I recently picked up a VX-8GR and noticed that not many settings were populated, so this is my first stab at adding some...
Ray
Hi Ray,
Typically your patch should have the issue number (#nnnn) in the subject or in the commit message. If if you aren't creating a patch for an existing issue, you will have to create one for your patch.
So what you can do is create a new issue. It will be assigned an issue number. Then you can use the following command to edit the commit message.
% hg qrefresh -e
Save the change and then resubmit the patch.
Thanks for taking this project on.
Jim KC9HI