always rebasing when pulling...

Cyrille Berger Skott cberger at cberger.net
Fri Jan 14 11:56:33 GMT 2011


Hi,

David Faure's git tip of the day is to add the following two lines to 
~/.gitconfig :

[branch]
autosetuprebase = always


And then everytime, you do a "git pull" it will automatically rebase instead 
of merge (instead of the longer "git pull --rebase"). (Haven't tested it 
myself).

-- 
Cyrille Berger Skott



More information about the calligra-devel mailing list