Replies: 2 comments 1 reply
-
I personally would be in favor of dropping the dependency on libgit2 and use a more performant Rust implementation 👍 |
Beta Was this translation helpful? Give feedback.
1 reply
-
I'd also be okay with this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently took over the maintenance of the
bat
package in Fedora and was wondering if the maintainers would be willing to accept a PR that replaces the usage ofgit2
withgitoxide
.git2
is a pain to deal with and since I am also maintaining thegitoxide
stack in Fedora, it would ease the maintenance a lot .Beta Was this translation helpful? Give feedback.
All reactions