Define the AUTHOR_NAME as an environment variable before calling the script:
$ AUTHOR_NAME="João" ./git_loc.shThe 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