gnucash bugfix: Multiple changes pushed

John Ralls jralls at ceridwen.us
Fri Feb 21 12:01:13 EST 2014


On Feb 21, 2014, at 8:38 AM, Geert Janssens <janssens-geert at telenet.be> wrote:

> On Friday 21 February 2014 11:31:56 Geert Janssens wrote:
>> New branch  created at 
>> https://github.com/Gnucash/gnucash/commit/3a2c33cf (commit)
>> 
>> 
>> commit 3a2c33cf67e81b7d9ded2d20cb1c0c077db9a37e
>> Author: Geert Janssens <janssens-geert at telenet.be>
>> Date:   Fri Feb 21 15:52:31 2014 +0100
>> 
>>    Fix GLib assert on windows when entering a date in dst
>> 
> Oops,
> 
> I'll have to be careful not to do this too often...
> 
> Mental note to self (and perhaps useful to others):
> before pushing upstream
> - pull master from origin
> - rebase work branch to most resent origin/master
> - fast-forward master to work branch head
> - push from master

You can get git to help you here by setting push.default to "nothing", which will require you to say what branch you want to push. AFAICT none of the other options will stop you from accidentally pushing a private branch.

Regards,
John Ralls




More information about the gnucash-devel mailing list