forked from importers/git-importer
Importer for OBS packages into git
999dcabcfa
I made this a file and not a DB that is automatically maintained as I think for now adding an entry in there should be done manually - OBS being OBS packages might look have gone for a brief moment and reappar the day after. |
||
---|---|---|
lib | ||
repos | ||
tests | ||
.gitignore | ||
database.ini | ||
git-importer.py | ||
gone-packages.txt | ||
Makefile | ||
packages | ||
README.md |
sudo zypper in python3-psycopg2 sudo su - postgres
createdb -O <LOCAL_USER> imported_git
To reset the database, drop table scheme