On Mon, Dec 20, 2021 at 01:45:05PM +0100, Ævar Arnfjörð Bjarmason wrote: > Do you have a preference either way for being kept or omitted from CC? > I.e. if/when you'd come back to have that E-Mail backlog, or for us to > stop CC-ing you? Clearly you'd still get some traffic, but at least us > list regulars could take that into account. I don't care much either way. I long ago had to start filtering the cc's on list emails into a separate spot from my main inbox. So I can happily ignore that separate folder. :) As far as combing through the backlog, I expect I'd just have to declare bankruptcy anyway. > You have various WIP code in topics at https://github.com/peff/git. Some > of which has your SOB, some not. I keep it as a remote and sometimes run > into prior art with "log --all <path>" and the like. > > You noted a while ago (IIRC, haven't dug up where) that inline patches > of yours to the list could be assumed to have your SOB, does the same > apply to what's sitting in that repo? Yes, there's nothing in there that I wouldn't sign-off. But just to make things more clear, I went through and added one to all of the commits in the repository. You or anyone else is welcome to mine it for ideas or code. There are dragons, of course, but a lot of it is working code that I just didn't get around to polishing. Any branch not marked with "-wip" is something that I merged into my daily-driver version of Git, and passed all tests. So at least it shouldn't be _too_ broken. :) Thanks for thinking about these logistical issues. -Peff