On 2024/10/18 15:32, Yanteng Si wrote:
在 2024/10/18 15:12, Yanteng Si 写道:
在 2024/10/18 09:54, Dongliang Mu 写道:
Update to commit eb5ed2fae197 ("docs: submitting-patches: Advertise
b4")
scripts/checktransupdate.py reports:
Documentation/translations/zh_CN/process/submitting-patches.rst
commit eb5ed2fae197 ("docs: submitting-patches: Advertise b4")
commit 413e775efaec ("Documentation: fix links to mailing list
services")
2 commits needs resolving in total
Signed-off-by: Dongliang Mu <dzm91@xxxxxxxxxxx>
Reviewed-by: Yanteng Si <si.yanteng@xxxxxxxxx>
I apologize, I signed off repeatedly (in v1).
Dongliang, Similar patches can be grouped into a single patch set,
which would make the review process easier.
Thanks for the reminder. I will submit a patch set next time.
Dongliang Mu
run:
git format-patch -n <the number of patches> -v <version>
--cover-letter --thread=shallow
Thanks,
Yanteng