Open jaredxx1 opened 3 years ago
One more thing. It's adding file blob for urls:
`Actually: https://github.com/bozinoski777/cv_api/blob/master/f78a4a620531c9e64a93bbe738ad7dcc28922191/settings
Expected: https://github.com/bozinoski777/cv_api/blob/master/settings
{Url: "https://github.com/bozinoski777/settings.git", Matches: null, Signature: "Django configuration file", File: "/f78a4a620531c9e64a93bbe738ad7dcc28922191/cv_api/settings.py", Stars: 0, …}`
Just an example
Yes, problem with file blob for urls is exist. Please call how to fix it.
One more thing. It's adding file blob for urls:
`Actually: https://github.com/bozinoski777/cv_api/blob/master/f78a4a620531c9e64a93bbe738ad7dcc28922191/settings
Expected: https://github.com/bozinoski777/cv_api/blob/master/settings
{Url: "https://github.com/bozinoski777/settings.git", Matches: null, Signature: "Django configuration file", File: "/f78a4a620531c9e64a93bbe738ad7dcc28922191/cv_api/settings.py", Stars: 0, …}`
Just an example
Does this still happen @jaredxx1? So we need to put 3 tokens max. But do we get rate-limited with only 3 tokens?
I confirm shhgit completely breaks with just 3 github tokens... :((
Doesn't hang with 2 tokens.
I've not looked in to this yet but it could be because it's exhausting your threads. Try running shhgit with --threads 30
, for example.
Hello,
Don't know if it's a bug or not but.. this is what happens:
It hangs, not even the banner shows.
Any thoughts?