tconfig.py to config.def.py - devuan-releasebot - devuan's releasebot reimplemented (scorsh version)
HTML git clone git://parazyd.org/devuan-releasebot.git
DIR Log
DIR Files
DIR Refs
DIR LICENSE
---
DIR commit 3b6e5a6dd3b8548e75ac1c59f738a52b0c5d036c
DIR parent 0f613602dbbe225eb9f38602df2d60dddd393867
HTML Author: parazyd <parazyd@dyne.org>
Date: Mon, 24 Jul 2017 17:59:31 +0200
config.py to config.def.py
Diffstat:
A .gitignore | 1 +
R config.py -> config.def.py | 0
2 files changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/.gitignore b/.gitignore
t@@ -0,0 +1 @@
+*.pyc
DIR diff --git a/config.py b/config.def.py