master
docs: fix grammar and clarity in comments and docstrings (#62083)
Preserve Git objects from being garbage collected (#55142)
Update LibGit2 to 1.9.0 (#56955)
LibGit2: Add wrappers for various diff-related functions (#59700)
Replace -> with :: where appropriate in docstrings (#57012)
avoid defining `convert(Vector{String}, ...)` in LibGit2 (#56082)
LibGit2: fix toggle to use XOR instead of OR