Python script create file with formatted gitlogs
- Clone this repo to your local machine using
https://github.com/StefanUp/formatted-gitlogs
install python3
put getlogs.py in your project folder
- your project folder must have git
with date param - python getlogs.py 12/12/2019
- with date param you get git logs from your date
without date param - python getlogs.py
- without date param you get all git logs