Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,173 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 2 commits in 2 repositories
Created a pull request in lirantal/npq that received 1 comment
Fix issue with git urls being unsupported for repo
Description
The URL of git repos takes the form of git+https:// which is an invalid URL as is to access on the web, which caused repo URL checks t…