Automic VaultAutomic Vault

brew

Installer legit avec Homebrew, apt, MacPorts, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de legit pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install legit

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install legit

MacPorts ports tree · devel/legit/Portfile · Source: api.github.com

Linux

Debian aptvérifié · 92%
sudo apt install legit

Debian stable package indexes · legit · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#legit

nixpkgs package indexes · pkgs/by-name/le/legit/package.nix · Source: api.github.com

Windows

Scoopvérifié · 92%
scoop install main/legit

Scoop official bucket manifest trees · bucket/legit.json · Source: api.github.com

aperçu

Résumé du paquet

Command-line interface for Git, optimized for workflow simplicity

historique

Historique du projet et usages

Legit is a small Python CLI that wraps common Git branch workflows in human-oriented commands such as `sync`, `switch`, `publish`, and `unpublish`.

Historique du projet

Kenneth Reitz created Legit in the early 2010s as part of his broader 'for Humans' style of developer tools. The project translated parts of GitHub for Mac's opinionated branch workflow back to the command line: auto-stashing during branch switches, simple publish/unpublish commands, and a sync operation that handled fetch, merge or rebase, push, and unstash.

The maintained package identity later centered on Frost Ming's `frostming/legit` repository and `frostming.github.io/legit` documentation. PyPI metadata for the package lists Kenneth Reitz among maintainers and authorship, while the repository topic and README preserve the GitHub-for-Mac inspiration.

Historique d'adoption

Legit spread through Python packaging first, with PyPI releases beginning in 2011 and later system packaging through Homebrew, Debian, Ubuntu, MacPorts, Nix, and Scoop. Its appeal peaked in the period when Git workflows were still intimidating to many new developers and GUI clients were influencing command-line ergonomics.

Modes d'utilisation

Package users install the `legit` command and run it inside Git repositories. Its commands are deliberately narrower than raw Git: switch branches while preserving worktree changes, sync a published branch, publish or unpublish branches, and list branch publication status.

Pourquoi les passionnés de paquets s'y intéressent

Legit is package-nerd history because it captures a particular moment in Git tooling: instead of exposing every Git feature, it offered a tiny vocabulary for a common feature-branch workflow. It also sits in the lineage of Kenneth Reitz's Python packaging era, where branding, API empathy, and CLI polish were treated as part of open-source distribution.

Chronologie

  • 2011-06-27: PyPI recorded the 0.0.1 source distribution upload.
  • 2012-03-25: PyPI recorded the 0.1.0 release page for Legit.
  • 2019-12-10: GitHub releases listed v1.2.0 for `frostming/legit`.
  • 2020-03-14: PyPI recorded the 1.2.0.post0 wheel and source uploads.

Related projects

  • Related Git ergonomics tools include GitHub Desktop, GitHub for Mac, hub, gh, git-extras, and custom Git aliases. Related Kenneth Reitz projects include Requests, Pipenv, Records, Maya, Delegator, and other 'for Humans' tools.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour legit. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 1 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
legitcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-25
version du gestionnaire1.2.0.post0
gestionnaire mis à jour2026-07-22
données localesOK
amontnot checked
dernière version détectéenon détecté

https://frostming.github.io/legit/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:legit
Version1.2.0.post0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/legit
Page d'accueilhttps://frostming.github.io/legit/
Dépôthttps://github.com/frostming/legit
Docs amonthttps://frostming.github.io/legit
LicenceBSD-3-Clause
Archive sourcehttps://files.pythonhosted.org/packages/cb/e4/8cc5904c486241bf2edc4dd84f357fa96686dc85f48eedb835af65f821bf/legit-1.2.0.post0.tar.gz
Dernière mise à jour2026-07-22T10:44:30Z
Pulseupdated
Dépendancespython@3.14
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelegit
Version Scheme0
Revision11
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

legit 1.2.0.post0-5

Git extension to assist in manipulating branches

https://github.com/frostming/legit

sudo apt install legit
  • Section: vcs
  • Architecture: all
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Legit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: legit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

legit

nix profile install nixpkgs#legit
  • normalized package name match
  • Correspondance par : Legit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/le/legit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

legit 1.2.0.post0-3

Git extension to assist in manipulating branches

https://github.com/frostming/legit

sudo apt install legit
  • Section: universe/devel
  • Architecture: all
  • 7 Dépendances
  • normalized package name match
  • Correspondance par : Legit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: legit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

legit

sudo port install legit
  • normalized package name match
  • Correspondance par : Legit
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/legit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/legit

scoop install main/legit
  • normalized package name match
  • Correspondance par : Legit
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/legit.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment