GOURCE Fast-Forward animation without delete entries
Download: https://github.com/acaudwell/Gource
export G=/c/TEMP/gource/gource.exe;D=/d/SCM-Store/Update/updateCRM.ideas;($G --output-custom-log - --path $D | grep -v '|D|') | ($G --path - --log-format custom --max-files 0 --file-idle-time 0 --time-scale 4 --seconds-per-day 1 --max-file-lag 1 --auto-skip-seconds 1 --bloom-intensity 1 --bloom-multiplier 1 --hide date,dirnames,filenames,users,usernames --elasticity 0.4 --stop-at-end --transparent)
Change of colors: --hash-seed <integer>
GUI Usage
SCREENSHOT with alpha: F12
(into current dir of execution)
PAUSE / RESUME: SPACE