typedb / biograkn

BioGrakn Knowledge Graph
https://blog.grakn.ai/biograkn-accelerating-biomedical-knowledge-discovery-with-a-grakn-knowledge-graph-84706768d7d4
181 stars 52 forks source link

Move big objects located at some of the commits to Git LFS #75

Open lolski opened 5 years ago

lolski commented 5 years ago

The git history contains large files which slows git operation. This diminishes developers productivity and we should move these big objects into Git LFS.

First, we'll need to identify what those objects are and in which commits they are located.

Second, remove them from the commit (maybe by using https://rtyley.github.io/bfg-repo-cleaner ?) and move them to git LFS.