forked from adamm/git-importer
28d5c6e6060c932e563bcae22d1a7bba4e2e1b92
It's a bit more modern and uses dedicated c bindings
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%