Last active
December 2, 2019 05:09
-
-
Save bpaul/44b7c464b191e0ea4d1dad3d5fb0056d to your computer and use it in GitHub Desktop.
Gource for year end summary
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# lower bloom because we have a lot of changes | |
# some slight elasticity to give it a more orgainic feel | |
# hide filenames overwise too busy | |
# don't hide files that haven't been hit in 60seconds | |
# start at beginning of year | |
gource -start-date '2019-01-01' -s .4 -a 1 --hide filenames --key -f --file-idle-time 0 -e 0.004 -bloom-intensity 0.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment