Skip to content
Nick edited this page Apr 10, 2017 · 1 revision

Welcome to the Goofy_Lights_Editor wiki!

Some notes: Pretty git log see https://git-scm.com/book/en/v2/Git-Basics-Viewing-the-Commit-History

git log --pretty=format:"%h - %an, %cd : %s" --graph --since="2017-03-30" > doc/gitlog2.log

Clone this wiki locally