Takes github commit urls as input to download the previous and current version of all files related to that commit.
Edit commit links in the script and run:
python3 main.py
before/
: previous version of a fileafter/
: version of file after commitrepo/
: repositories cloned hereoutput.csv
: containes commit link and files names