How to remove binary from fossil history

This situation happens a little often, your entire repository has 2 MB, and then someone thinks it would be great to have a backup copy of selenium.jar with 20 MB in the repository. Thus, everyone should now download the repository with a size of no more than 22 MB, and the version will grow after the version of the new binary file.

Is it possible to remove a binary from a fossil? I read that one of the fossil philosophies is never to rewrite history, but I do not want to rewrite history, I just want to delete the contents of the story as a missing artifact.

+5
source share
2 answers

, ? .

+4

git. git, . ,

-1

All Articles