rusticata / pcap-analyzer

PAL (Pcap Analysis Library)
Apache License 2.0
89 stars 19 forks source link

unable to contribute #3

Closed tigroo31 closed 2 months ago

tigroo31 commented 4 years ago

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://tigroo31@github.com': 
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 :).

chifflier commented 3 years ago

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

tigroo31 commented 3 years ago

Hi, Okay, I'm going to test again.

chifflier commented 2 months ago

Closing old issues or with no activity. Please reopen if needed