Define the AUTHOR_NAME
as an environment variable before calling the script:
$ AUTHOR_NAME="João" ./git_loc.sh
The outputs will be separated into three files:
João.csv
: File containing insertions, deletions, and file pathcommits.list
: File containing one commit id per line