20 Nov
2020
20 Nov
'20
6:41 a.m.
I think, though that I'm stuck. I've submitted two patches for the anytone.py file (two different reasons). The second has changes upon the first, which is the one we're modifying. Shall I rollback both, redo, and send you replacement patches for both?
No, just fold them into the same patch. Use the 'qfold' command with one patch applied and the rest unapplied, and you'll be left with one. It'll probably combine the commit messages like a machine, so please 'qrefresh -e' the top patch and clean up the commit message so it looks like a single point in time before you send.
--Dan