Duplicates
Current behavior 😯
Error: Failed to traverse Git commit history
Caused by:
sending on a closed channel
Expected behavior 🤔
It should work correctly.
Steps to reproduce 🕹
git clone --filter=tree:0 https://github.com/sharkdp/fd
onefetch fd
Additional context/Screenshots 🔦
This is very similar to #1092, where --filter=blob:0 was fixed.
Possible Solution 💡
No response
Duplicates
Current behavior 😯
Expected behavior 🤔
It should work correctly.
Steps to reproduce 🕹
git clone --filter=tree:0 https://github.com/sharkdp/fdonefetch fdAdditional context/Screenshots 🔦
This is very similar to #1092, where
--filter=blob:0was fixed.Possible Solution 💡
No response