Open
Description
- an API to access even partial git-config of only
.git/config
- access to full
git-config
- diff index with worktree, untracked files, diffstats of changes, known as
git_metrics
- diff HEAD with index, including rename tracking, known as
git_status
- ahead
- behind
- The above can in the meanwhile be done with a single invocation:
git for-each-ref --format="%(upstream:track)" refs/heads/main
- support for all mandatory index extensions
-
link
- split index -
sdir
- sparse directory entries
-
- diff lines of modified files