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
gix submodule subcommand for simple submodule listing and information retrieval
gix index entries --recurse-subomdules to also list submodules.
gix index entries with styles and pathspecs.
This adds support for more simple git style, which is faster and thus
allows for more direct comparisons to git ls-files.
use real pathspecs where it was supported before.
add gix commit verify-signature to do something akin to git ... --show-signature.
Commit Statistics
19 commits contributed to the release over the course of 15 calendar days.