active-forks icon indicating copy to clipboard operation
active-forks copied to clipboard

repo names have the domain preprended, added replace to remove it b4 …

Open ccjon opened this issue 6 years ago • 0 comments

repo names have the domain preprended, added replace to remove it b4 the fetch:

repo contains 'github.com//...' which causes a 404 in the api call

added a replace() all to remove it

ccjon avatar Jul 24 '19 00:07 ccjon