yarikoptic
I have
❯ git config alias.clone-lean
clone --filter=blob:none
so if I feel that repo has skeletons in the history, Ctrl-C, and adjust invocation to use clone-lean
instead of pure clone
and get the history but without heavy blobs from the past.