Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
Qt Creator 14.0.0
-
None
-
a76a4036f (master)
Description
! [remote rejected] XYZ -> refs/for/master/mytopic (branch master/mytopic not found)
Looks like there is a new syntax for pushing with topic, to distinguish from branches mit slashes:
git push <remote> <sha>:refs/for/<branch>%topic=<topic>