forked from importers/git-importer
86f82325d8696741a60d51cd3c4a9e219aac0fb7
Also, allow other-than Factory projects
sudo zypper in python3-psycopg sudo su - postgres
createdb -O <LOCAL_USER> imported_git
To reset the database, drop table scheme
Description
Languages
Python
99.1%
Shell
0.5%
Makefile
0.4%