You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to create report of all my repositories but with -R one repository block on DEBUG:gitfame._get_auth_stats:358:{...
my command with folder containing lots of repository python3 -m gitfame --cost hour,month --loc ins --format csv --incl '\.[cht][puh]{0,2}$' --log NOTSET -eR ./folder/*
If i run it of repo blocked it works with command python3 -m gitfame --cost hour,month --loc ins --format csv --incl '\.[cht][puh]{0,2}$' --log NOTSET -eR ./folder/repo13.git/
How i can obtain more logs or what I can do to understand the problem?
Regards
The text was updated successfully, but these errors were encountered:
Hello
I try to create report of all my repositories but with -R one repository block on DEBUG:gitfame._get_auth_stats:358:{...
my command with folder containing lots of repository
python3 -m gitfame --cost hour,month --loc ins --format csv --incl '\.[cht][puh]{0,2}$' --log NOTSET -eR ./folder/*
If i run it of repo blocked it works with command
python3 -m gitfame --cost hour,month --loc ins --format csv --incl '\.[cht][puh]{0,2}$' --log NOTSET -eR ./folder/repo13.git/
How i can obtain more logs or what I can do to understand the problem?
Regards
The text was updated successfully, but these errors were encountered: