SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

git-revise rpm build for : Fedora 37. For other distributions click git-revise.

Name : git-revise
Version : 0.7.0 Vendor : Fedora Project
Release : 3.fc37 Date : 2022-07-22 20:50:27
Group : Unspecified Source RPM : python-git-revise-0.7.0-3.fc37.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : Efficiently update, split, and rearrange git commits
Description :

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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  git-revise-0.7.0-3.fc37.noarch.rpm
ftp.icm.edu.pl  git-revise-0.7.0-3.fc37.noarch.rpm
     

Provides :
git-revise

Requires :
/usr/bin/python3
git
python3-git-revise = 0.7.0-3.fc37
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/git-revise
/usr/share/doc/git-revise
/usr/share/doc/git-revise/README.md
/usr/share/licenses/git-revise
/usr/share/licenses/git-revise/LICENSE
/usr/share/man/man1/git-revise.1.gz

 
ICM