New checkout option: disabled_filters
Add the possibility of disabling specific filters instead of disabling all of them.
For example we can disable LFS filter during checkout, so we can execute git lfs checkout after checkout to improve performance in LFS repos.
Special thanks to @AlexaXs for helping me
@ethomson Any reason why this PR is closed?
Hi @julianmesa-gitkraken - here, too, I don't know. Even in the timeline view it says it was closed after your query. I'm stumped. 🤷♂️
I understand that Git Kraken has stopped using libgit2 - which is disappointing, but understandable. I'm going to close this PR as a result. We should improve filter execution perf instead of trying to avoid executing filters. 🙏