Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9864] [PATCH] packet-scsi.c small fixes (can't access git

Date: Mon, 10 Mar 2014 19:05:57 +0000

Comment # 4 on bug 9864 from
Another attempt, now with committing my work first:
yanivk@vd-yanivk:~/wireshark (master)> git commit -a
[master 0ef84e0] packet-scsi.c minor changes - add WWN dissection and fix a
typo
 1 file changed, 7 insertions(+), 4 deletions(-)
yanivk@vd-yanivk:~/wireshark (master)> git push
https://[email protected]/review/wireshark
HEAD:refs/for/master/packet-scsi-c
Counting objects: 9, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 641 bytes | 0 bytes/s, done.
Total 5 (delta 4), reused 0 (delta 0)
remote: Resolving deltas: 100% (4/4)
remote: Processing changes: refs: 1, done    
remote: 
remote: ERROR:  In commit 0ef84e088988f1a40863ab54b722faace8bacc31
remote: ERROR:  committer email address [email protected]
remote: ERROR:  does not match your user account.
remote: ERROR:
remote: ERROR:  The following addresses are currently registered:
remote: ERROR:    [email protected]
remote: ERROR:
remote: ERROR:  To register an email address, please visit:
remote: ERROR:  https://code.wireshark.org/review/#/settings/contact
remote: 
remote: 
To https://[email protected]/review/wireshark
 ! [remote rejected] HEAD -> refs/for/master/packet-scsi-c (invalid committer)
error: failed to push some refs to
'https://[email protected]/review/wireshark'


You are receiving this mail because:
  • You are watching all bug changes.