libgit2 icon indicating copy to clipboard operation
libgit2 copied to clipboard

New checkout option: disabled_filters

Open julianmesa-gitkraken opened this issue 3 years ago • 2 comments

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

julianmesa-gitkraken avatar May 13 '22 15:05 julianmesa-gitkraken

@ethomson Any reason why this PR is closed?

julianmesa-gitkraken avatar Jul 15 '22 10:07 julianmesa-gitkraken

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. 🤷‍♂️

ethomson avatar Jul 15 '22 19:07 ethomson

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. 🙏

ethomson avatar Dec 14 '23 21:12 ethomson