pcap-analyzer
pcap-analyzer copied to clipboard
unable to contribute
Hi, I would like to contribute to the project, but I didn't succeed to push my branch:
kvmk8371@yd-5CD9245WBL:~/workspace/pcap-analyzer$ git push origin continue_to_parse_on_error
Username for 'https://github.com': tigroo31
Password for 'https://[email protected]':
remote: Permission to rusticata/pcap-analyzer.git denied to tigroo31.
fatal: unable to access 'https://github.com/rusticata/pcap-analyzer.git/': The requested URL returned error: 403
kvmk8371@yd-5CD9245WBL:~/workspace/pcap-analyzer$
Do I miss a key step to be a contributor?
Thanks by advance for this "github" support :).
Hi,
I think the problem is that your are trying to push to an https repository URI. You should switch to SSH and push your changes
Hi, Okay, I'm going to test again.
Closing old issues or with no activity. Please reopen if needed