David Bauer <[email protected]> wrote: > > Git won't let me push to master without a on-matching SoB. > > $ git push upstream upstream-master:master > Enumerating objects: 21, done. > Counting objects: 100% (21/21), done. > Delta compression using up to 4 threads > Compressing objects: 100% (11/11), done. > Writing objects: 100% (11/11), 1.20 KiB | 616.00 KiB/s, done. > Total 11 (delta 7), reused 0 (delta 0) remote: No matching SoB > line found for author Karl Pálsson <[email protected]> remote: > in commit a155a153e0949aefd9147061f9a00a0d91d4400a remote: To > git.openwrt.org:openwrt/openwrt.git > ! [remote rejected] upstream-master -> master (pre-receive hook > declined) > error: failed to push some refs to > '[email protected]:openwrt/openwrt.git'
Thanks for trying. I'll have to find another mail server to send through. It was previously sending through my private mail server, but that wasn't really appropriate for mail being sent for work. I've then finally managed to get git-send-email to work via the work email server, but get this sort of problem. The commits themselves _do_ have the author. I've just been suggested a method of adding a second From: field to the annotated patch when sending, which may help, otherwise I'll revert to the (clearly second tier) method of sending PRs via github, where the actual git commits are preserved, instead of whatever the world of mail decides to mangle and rewrite on the way. Sincerely, Karl Palsson
OpenPGP-digital-signature.html
Description: OpenPGP Digital Signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
