Closed bhpayne closed 6 months ago
get the tool
git clone git@github.com:newren/git-filter-repo.git
PATH=/Users/bhp/version_control/git-filter-repo/:$PATH
fresh clone of repo
git clone git@github.com:allofphysicsgraph/proofofconcept.git
cd proofofconcept
git filter-repo --subdirectory-filter property_graph
git remote add origin git@github.com:allofphysicsgraph/ui_v8_website_flask_neo4j.git
git push --set-upstream origin gh-pages
Currently the v7_JSON_backend and the v8_Neo4j_backend are both in the proofofconcept repo. Move them into their own respective repos