@niutech@fosstodon.org @tomayac@toot.cafe Totally valid points in the thread! One of the reasons I wrote git2txt was that I found cloning most non-trivial repos came with 2 added challenges:
1. Binary files - despite long context-window sizes, there are a large number of different binary file types that can quickly blow the budget. git2txt tries to exclude them gracefully.
2. Large files - Size threshold support lets you decide if you want to skip things that can add to the budget (e.g. lock files)