Closed AHewitt closed 3 years ago
Problem: Every time I run gitdorker I get a 0 byte CSV file
python3 GitDorker.py -tf example_tf -org example_org -d alldorksv3 -output example_out
but example_out.csv is always empty, despite seeing lots of results in the console output
My apologies, there was a bug in the output of the most recent version. Please pull the latest version and lmk if you still have the same issue
Yep it's working now, thank you!
Problem: Every time I run gitdorker I get a 0 byte CSV file
python3 GitDorker.py -tf example_tf -org example_org -d alldorksv3 -output example_out
but example_out.csv is always empty, despite seeing lots of results in the console output