gnucash bugfix: Multiple changes pushed

Yawar Amin yawar.amin at gmail.com
Fri Feb 21 18:07:08 EST 2014


Geert,

On 2014-02-21, at 12:29, Geert Janssens <janssens-geert at telenet.be> wrote:

> [...]
>> 
>> 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
> 
> Thanks for the tip. I have set this now for my gnucash repo.

See also the 'autosetuprebase' option. It sets up your local tracking branch to always rebase on top of the origin remote branch, even when you do a 'git pull'.


Regards,

Yawar




More information about the gnucash-devel mailing list