Hi, Sorry for typo, you may still need `-o topic`.
$ git push origin contrib-linux-libre:refs/for/kernel-updates -o topic="kernel updates" You can also type: $ git push origin <your local ref>:refs/for/<target branch>/<your topic> I don’t test how shell and git will process spaces in the topic name. Maybe It’s a good practice that don’t put spaces in topic. Regards, Kuo