forked from adamm/git-importer
39fde7744ae8d79766e7a3aa2fda9e1a38cd5ac6
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%