Remove gource

This commit is contained in:
Andrew Baker
2021-03-15 09:11:06 -07:00
parent e4f53c1daf
commit 7eeebb66ab
44 changed files with 0 additions and 1625 deletions

View File

@@ -1,5 +0,0 @@
changeset = '{file_adds}{file_copies}{file_mods}{file_dels}'
file_mod = "{date|hgdate}|{author|person}|M|{file_mod}\n"
file_add = "{date|hgdate}|{author|person}|A|{file_add}\n"
file_del = "{date|hgdate}|{author|person}|D|{file_del}\n"
file_copy = "{date|hgdate}|{author|person}|A|{name}\n"