git-revise binary package in Ubuntu Noble ppc64el

 git revise is a git subcommand to efficiently update, split, and
 rearrange commits. It is heavily inspired by git rebase, however it
 tries to be more efficient and ergonomic for patch-stack oriented
 workflows.
 .
 By default, git revise will apply staged changes to a target commit,
 then update HEAD to point at the revised history. It also supports
 splitting commits and rewording commit messages.
 .
 Unlike git rebase, git revise avoids modifying the working directory
 or the index state, performing all merges in-memory and only writing
 them when necessary. This allows it to be significantly faster on
 large codebases and avoids unnecessarily invalidating builds.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-10-23 22:30:24 UTC Published Ubuntu Noble ppc64el release universe devel Optional 0.7.0-1
  • Published
  • Copied from ubuntu kinetic-proposed amd64 in Primary Archive for Ubuntu