-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
In a larger project, we have the issue that we would like to create a database on github. However, GitHub is meant to keep track of changes in text files and we are using binary files (xlsx) for now. That means uploading new versions of the data files will eventually cause very large overhead over time and no meaningful version control is possible. I could see that the final data will be converted to csv at some point, but so far, this database is a moving target and we would like to use Excel files for now.
Can we add guidelines or recommendations in the wiki on how to do version control of IE datasets and databases? Any suggestions are very much welcome.
Metadata
Metadata
Assignees
Labels
No labels