Conversation
@brauner thanks for writing that up! Have you visited b4.docs.kernel.org before trying things out? Many of your questions are really answered there (e.g. you use the cover letter to add To: and Cc: addressees, as well as use --auto-to-cc to populate it).
0
0
1
@brauner no worries. Please let me know if some of the things are more clear after you read those docs.
0
0
0
@ljs @brauner the contributor features are still considered experimental (I'm still fixing corner-case bugs), but many people find it suitable for day-to-day work.
0
0
2
@brauner maybe, but not until git-filter-repo is able to preserve notes (remember, we found out that it currently can't).
0
0
0
@brauner you should use "b4 send --hide-cover-to-cc" then. ;) You can make that permanent with b4.send-hide-cover-to-cc.

https://b4.docs.kernel.org/en/latest/config.html#contributor-oriented-settings
0
0
2
@llvm @brauner yay, thank you!
0
0
1
@brauner I think it already does that, no? Any addresses we find in individual patches and not in the cover letter list will only get the cover letter plus that patch, not the whole series.
0
0
1
@brauner Yes, b4 doesn't yet do multi-series. I want to get simple cases right first, and then we can start playing with series dependencies.
0
0
0