Attention is currently required from: fixeria, dexter.
1 comment:
File src/osmo-bsc/timeslot_fsm.c:
it is very easy and quick to put the code move in a separate patch preceding this patch, so that the […]
ok so i added a move patch, pushed on branch neels/for_dexter; you can rebase your branch like this:
git fetch
git checkout pmaier/e1gprs
git rebase -i origin/neels/for_dexter
and when you hit the merge conflict just run this to resolve with no effort:
git checkout --theirs src/osmo-bsc/timeslot_fsm.c
git add src/osmo-bsc/timeslot_fsm.c
git rebase --continue
To view, visit change 31497. To unsubscribe, or for help writing mail filters, visit settings.