initial commit

This commit is contained in:
tkl
2016-07-28 21:02:54 +02:00
commit 8b47a2b3e6
424 changed files with 175707 additions and 0 deletions

5
config/git_hooks/post-commit Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/python2
import os
os.system("source/scripts/get_history.py")