forked from importers/git-importer
coolo
22b70d8bb7
Merge pull request 'Build a Tree of commits (at least prep it)' (#4) from tree_builder into main
Reviewed-on: https://gitea.opensuse.org/importers/git-importer/pulls/4
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.1%
Shell
0.5%
Makefile
0.4%