git-record

Crates.iogit-record
lib.rsgit-record
version0.4.0
sourcesrc
created_at2022-04-12 00:42:18.749268
updated_at2023-08-14 02:13:49.269942
descriptionUI component to interactively select changes to include in a commit.
homepage
repositoryhttps://github.com/arxanas/git-branchless
max_upload_size
id566168
size109,285
Waleed Khan (arxanas)

documentation

README

git-record

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.

  • If you want a replacement for git add -p, in the style of hg crecord/hg commit -i, you can try the git record command from git-branchless.
  • If you want a TUI tool usable as a Git difftool (see git-difftool(1)), you can try the git branchless difftool command from git-branchless
Commit count: 1780

cargo fmt