Git Repo
John Ralls
jralls at ceridwen.us
Sun Nov 6 13:10:44 EST 2011
On Nov 5, 2011, at 11:18 AM, Yawar Amin wrote:
> Hi Mike,
>
> On Thu, Nov 3, 2011 at 1:37 PM, Mike Evans <mikee at saxicola.idps.co.uk>wrote:
>
>> The commit message should be:
>>
>> Bug #457401 - Print invoice should not be disabled for unposted invoices
>> Enable printing of unposted invoices.
>>
>> I'm using git and forgot the change to change the commit message.
>> Apologies.
>>
>
> You can use git notes to append a messages to that commit in the public
> repository as well.
>
> git notes add <r21516 commit object>
>
> <Type note in editor, save and exit>
>
> Then, to share the note with the public repository,
>
> git push origin refs/notes/*
>
Yawar,
Only you, Christian, Geert, and I can push to the Github repos, and while pushing to refs/notes shouldn't interfere with the svn mirroring, I'd rather not have anyone pushing at all. Leave that to the daemon.
Regards,
John Ralls
More information about the gnucash-devel
mailing list