forked from importers/git-importer
38e4996280fd50ba7d5ddc3afc9937db70665d5e
The way I stored it in the linked_revs was the wrong way
sudo zypper in python3-psycopg2 sudo su - postgres
createdb -O <LOCAL_USER> imported_git
To reset the database, drop table scheme
Description
Languages
Python
99.8%
Makefile
0.2%