macOS
brew install git-reviselocal Homebrew formula metadata
brew / rang 5780
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-revise pour les workflows d'agents IA.
installation
brew install git-reviselocal Homebrew formula metadata
sudo apk add git-reviseAlpine Linux edge package indexes · git-revise · Source: dl-cdn.alpinelinux.org
sudo apt install git-reviseDebian stable package indexes · git-revise · Source: deb.debian.org
sudo dnf install git-reviseFedora Rawhide package metadata · git-revise · Source: dl.fedoraproject.org
nix profile install nixpkgs#git-revisenixpkgs package indexes · git-revise · Source: raw.githubusercontent.com
sudo pacman -S git-reviseArch Linux sync databases · git-revise · Source: geo.mirror.pkgbuild.com
aperçu
Rebase alternative for easy & efficient in-memory rebases and fixups
historique
git-revise is a Git subcommand and Python library for updating, splitting, and rearranging commits without the heavier working-tree churn of many rebase workflows.
The project appeared in 2018 under Nika Layzell's authorship and positioned itself as an ergonomic alternative to `git rebase` for patch-stack workflows. Its documentation emphasizes in-memory merges, preserving index and working-tree state, and avoiding unnecessary rebuilds on large codebases.
The changelog shows an incremental focus on history-editing ergonomics: interactive message editing, improved cut behavior, autosquash configuration, support for `git add --patch`, and manpage installation refinements.
git-revise spread through Python packaging, Homebrew, and distribution packages for developers who wanted a faster fixup/split tool without replacing Git itself. Its adoption is strongest among users who frequently rewrite local patch series before sending them for review.
Practitioners stage changes, run `git revise <target>` to fold those changes into an older commit, or use interactive and autosquash modes to edit a stack of unpublished commits. It is used beside `git rebase`, not as a full replacement for every history-rewriting case.
The package is notable because it treats Git object manipulation as a focused developer-experience problem. It packages an opinionated patch-stack workflow as a small subcommand while leaving the repository format and normal Git commands unchanged.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
git-revise | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:git-revise |
|---|---|
| Version | 0.8.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/mystor/git-revise |
| Dépôt | https://github.com/mystor/git-revise |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
git-revise 0.7.0-1
handy git tool for doing efficient in-memory commit rebases & fixups
https://mystor.github.io/git-revise.html
sudo apt install git-revisegit-revise
nix profile install nixpkgs#git-revisegit-revise 0.7.0-1
handy git tool for doing efficient in-memory commit rebases & fixups
https://mystor.github.io/git-revise.html
sudo apt install git-revisegit-revise 0.7.0-r6
Handy tool for doing efficient in-memory commit rebases & fixups with git
https://github.com/mystor/git-revise
sudo apk add git-revisegit-revise-doc 0.7.0-r6
Handy tool for doing efficient in-memory commit rebases & fixups with git (documentation)
https://github.com/mystor/git-revise
sudo apk add git-revise-docgit-revise-pyc 0.7.0-r6
Precompiled Python bytecode for git-revise
https://github.com/mystor/git-revise
sudo apk add git-revise-pycgit-revise 0.7.0-19.fc45
Efficiently update, split, and rearrange git commits
https://github.com/mystor/git-revise
sudo dnf install git-revisegit-revise 0.8.0-2
A git subcommand to efficiently update, split, and rearrange commits
https://mystor.github.io/git-revise.html
sudo pacman -S git-revisepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.