Open ahwitz opened 9 years ago
Yup. I don't think it's worth having three copies in each commit spread throughout this and the VerovioEditor repo when they're all 2-7MB each and only one is actually used. It might also not be worth the surgery required to complete this task, but we'll see.
Pretty easy, if not so elegant (basically you're rewriting your commit history, copying old commits to a new commit).
I've done something similar before many times, the issue is that it may not be as simple as one git filter-branch
since the version numbers change commit to commit.
Regex?
I want to make sure I'm keeping the correct copy in the repo for each commit, and I'm not sure how consistent my stupidity was. Once I have time to do it, we'll see - this is rather low on my priority list at the moment.
Are the binaries too big?