This is a git filtering script for automuteus and galactus
- Clone this repository
- Run
pip install .
to install the command - Run
repo-filter --help
to see the command usage
This is built for my personal use. It uses dill(alternative to pickle) to dump and load filter classes. There is potential threat of being arbitrary code execution. So, please use this at your own risk.