https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16110

--- Comment #8 from Achuthan <a...@kamstrup.com> ---
I am not used to use gerrit, perhaps i am doing something wrong. 

what i have done so fare is: 

1.) Created a gerrit acount
2.) added my public ssh key 

and using:

git clone ssh://a...@code.wireshark.org:29418/wireshark

getting this:

$ git push --set-upstream origin lorawan_dl_decrypt
Enter passphrase for key '/c/Users/acp/.ssh/id_rsa':
Enumerating objects: 9, done.
Counting objects: 100% (9/9), done.
Delta compression using up to 8 threads
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 473 bytes | 3.00 KiB/s, done.
Total 5 (delta 4), reused 0 (delta 0)
remote: Resolving deltas: 100% (4/4)
remote: Processing changes: refs: 1, done
To ssh://code.wireshark.org:29418/wireshark
 ! [remote rejected]       lorawan_dl_decrypt -> lorawan_dl_decrypt (prohibited
by Gerrit: create access denied for refs/heads/lorawan_dl_decrypt)
error: failed to push some refs to
'ssh://a...@code.wireshark.org:29418/wireshark'

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to