Geert,

On 2014-02-21, at 12:29, Geert Janssens <janssens-ge...@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


_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to