[ADM] Please try to avoid merges in the git tree

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Peter Stuge peter at stuge.se
Sat Dec 11 20:55:49 UTC 2010


Harald Welte wrote:
> If you're working on some private branch on a particular feature, please
> rebase that private branch on current master before pushing the changes.

Avoid automatic merges by setting rebase=true on branches.
(Equivalent of git pull --rebase)


//Peter




More information about the baseband-devel mailing list