Supporting library for git-branchless.
Deprecation notice: This library is no longer used. It was replaced by scm-record
. Originally, this was a UI component to interactively select changes to include in a commit, meant to be embedded in source control tooling.
git add -p
, in the style of hg crecord
/hg commit -i
, you can try the git record
command from git-branchless.git-difftool(1)
), you can try the git branchless difftool
command from git-branchless