A python library to parse git log command
- Activate virtualenv
source git_log_env/bin/activate - Navigate to
maindirectorycd main - Run
python3 parse.py -h--> This will generate the details on how to parse with different arguments
- For fetching logs from a directory having
21,468commits- CSV:
1.488 sec - XML:
1.607 sec - JSON:
1.627 sec
- CSV: