cihai / unihan-etl

Export UNIHAN's database to csv, json or yaml
https://unihan-etl.git-pull.com
MIT License
52 stars 13 forks source link

Repository: Git rewrite / force push #297

Open tony opened 1 year ago

tony commented 1 year ago

On today (September 2nd, 2023) there was a forced rewrite by me to the repository to remove exported.csv , a 21kB export of UNIHAN data (generated by unihan-etl, this very app). It was accidentally added to the repo.

The tool used: https://github.com/newren/git-filter-repo/

Command:

git filter-repo --invert-paths --path exported.csv --force