| karlp@beros:~/src/openocd-git (rtl872x-hacks-2)$ git push review
Host key fingerprint is SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg
+--[ED25519 256]--+
|=.. |
|+o.. . |
|*.o . . |
|+B . . . |
|Bo. = o S |
|Oo.+ + = |
|oB=.* = . o |
| =+=.+ + E |
|. .=o . o |
+----[SHA256]-----+
Enumerating objects: 35, done.
Counting objects: 100% (35/35), done.
Delta compression using up to 6 threads
Compressing objects: 100% (24/24), done.
Writing objects: 100% (24/24), 3.58 KiB | 3.58 MiB/s, done.
Total 24 (delta 19), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (19/19)
remote: error: branch refs/publish/master:
remote: If you are using git-review, update to at least git-review 1.27. Otherwise:
remote: You need 'Create' rights to create new references.
remote: User: karlp
remote: Contact an administrator to fix the permissions
remote: Processing changes: refs: 1, done
To ssh://review.openocd.org:29418/openocd.git
! [remote rejected] HEAD -> refs/publish/master (prohibited by Gerrit: not permitted: create)
error: failed to push some refs to 'ssh://review.openocd.org:29418/openocd.git'
karlp@beros:~/src/openocd-git (rtl872x-hacks-2)$
|