You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically, just add a feature vendored-libgit2 = ["git2/vendored-libgit2"] (just like eza has) to allow running bat without having libgit2 installed on the system.
The text was updated successfully, but these errors were encountered:
Basically, just add a feature
vendored-libgit2 = ["git2/vendored-libgit2"]
(just likeeza
has) to allow runningbat
without havinglibgit2
installed on the system.The text was updated successfully, but these errors were encountered: