macOS
brew install git-octopuslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-octopus pour les workflows d'agents IA.
installation
brew install git-octopuslocal Homebrew formula metadata
sudo dnf install git-octopusFedora Rawhide package metadata · git-octopus · Source: dl.fedoraproject.org
nix profile install nixpkgs#git-octopusnixpkgs package indexes · pkgs/by-name/gi/git-octopus/package.nix · Source: api.github.com
aperçu
Continuous merge workflow
historique
git-octopus is a Git extension for a continuous merge workflow based on feature branches. It adds git octopus for pattern-based multi-branch merges and git conflict for recording conflict resolutions that can be reused.
LesFurets published the repository on GitHub in 2014 and described the project as an attempt to reconcile feature branching with continuous integration and delivery. The first GitHub release, v1.0, appeared in 2015, followed by releases that added conflict-resolution support, documentation improvements, and chunk-mode changes.
Compared with the single-purpose Git helpers in this batch, git-octopus had a broader process pitch: its README describes CI jobs that merge all feature branches with the mainline and force-push the assembled result to an octopus branch for build and deployment. Packaging reached Homebrew, Fedora/RHEL-style RPM instructions, and Nix, which signals use beyond a private script.
Teams use git-octopus to continuously build an integration branch made from many feature branches without making that merge part of long-lived history. When merges fail, git conflict can diagnose conflict pairs and store standard Git refs containing recorded resolutions that can be fetched and pushed.
The package matters to Git workflow enthusiasts because it turns Git's native octopus-merge idea into a CI/CD convention with installable commands, manpage-style documentation, release notes, and distribution packaging. It also documents a concrete branch policy: keep the mainline ready to ship, isolate work on small branches, and continuously test their combined result.
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-apply-conflict-resolution | cli | exécutable global | |
git-conflict | cli | exécutable global | |
git-octopus | cli | exécutable global |
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.
https://github.com/lesfurets/git-octopus
métadonnées d'installation
| Clé du paquet | brew:git-octopus |
|---|---|
| Version | 1.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/git-octopus |
| Page d'accueil | https://github.com/lesfurets/git-octopus |
| Dépôt | https://github.com/lesfurets/git-octopus |
| Docs amont | https://lesfurets.github.io/git-octopus/doc/git-conflict.html |
| Licence | LGPL-3.0-only |
| Archive source | https://github.com/lesfurets/git-octopus/archive/refs/tags/v1.4.tar.gz |
| Dernière mise à jour | 2026-05-19T07:47:35-04:00 |
| Pulse | updated |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-octopus |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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-octopus
nix profile install nixpkgs#git-octopusgit-octopus 2.0-0.4.beta.3.fc44.27
Git commands for continuous delivery
https://github.com/lesfurets/git-octopus
sudo dnf install git-octopuspiste 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.