Revert to the pre-qless refactoring version
This commit is contained in:
parent
9550ca3edd
commit
2a62db6827
13 changed files with 582 additions and 49 deletions
9
bin/reset.sh
Normal file
9
bin/reset.sh
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Copyright (C) 2015 Stefano Zacchiroli <zack@upsilon.cc>
|
||||
# License: GNU General Public License version 3, or any later version
|
||||
# See top-level LICENSE file for more information
|
||||
|
||||
export PYTHONPATH=`pwd`
|
||||
dropdb github
|
||||
createdb github
|
||||
bin/ghlister createdb
|
||||
rm cache/*
|
Loading…
Add table
Add a link
Reference in a new issue