simonw / git-history

Tools for analyzing Git history using SQLite
Apache License 2.0
191 stars 18 forks source link

Populate schema examples in README using Cog #24

Closed simonw closed 2 years ago

simonw commented 2 years ago

Keeping those schema examples up-to-date is a pain. Use the same pattern I used for https://github.com/simonw/s3-credentials/issues/36

simonw commented 2 years ago

That didn't quite work - the cog code is visible because I put it inside a triple-backtick block:

simonw_git-history__Tools_for_analyzing_Git_history_using_SQLite