Hi,

I think after your first commit, you don’t need `-o topic` or `-o title` 
anymore. You only need to type:

$ git push origin contrib-linux-libre:refs/for/kernel-updates

or

$ git push origin contrib-linux-libre:refs/for/kernel-updates -o force-push=true

if you need force push.

You can even get rid of refspec such as 
`contrib-linux-libre:refs/for/kernel-updates` [1].

[1]: 
https://forgejo.org/docs/latest/user/agit-support/#setting-a-topic-using-the-session-parameter

Regards,
Kuo

Reply via email to