A simple script for macOS to green-ify your GitHub commit history.
- Clone the repository
- Open vert.sh w/ your text editor of choice
- Edit the start/end to 'green-ify' (note that the start date is INCLUDED and end date is EXCLUDED)
- Save and close the file
- In terminal, change your directory to the given folder
- Run
chmod +x vert.sh
- Run
./vert.sh
- Push to your branch :)