pkg.soopen package index

brew / rang 7299

Installer gitwatch avec Homebrew, Nix

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install gitwatch

local Homebrew formula metadata

Linux

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

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

aperçu

Résumé du paquet

Watch a file or folder and automatically commit changes to a git repo easily

Commandes et alias

  • gitwatch

historique

Historique du projet et usages

gitwatch is a small shell-script utility that watches a file or directory and automatically commits changes to an existing Git repository. Its history is the history of a practical automation wrapper: file-system notifications, a short delay, git add, git commit, and optional push.

Historique du projet

The gitwatch repository was created on GitHub in 2012 and kept the project's scope deliberately small. The official README describes it as a Bash script for watching a file or folder and committing changes to a Git repository.

Over time, the project added packaging and operating-system conveniences around that script. The README documents installation from source, bpkg, Arch AUR, NixOS, Docker, and user services for SysVInit and systemd, while keeping the central behavior as a long-running watch loop.

Historique d'adoption

gitwatch attracted users who wanted automatic history for files that are not normally managed through explicit Git commits. The README names configuration files and document files as examples, especially when an application writes changes without a clear save or apply workflow.

Package metadata in this batch shows Homebrew and Nix packaging, and the README documents additional community distribution through AUR and Docker. That is modest but real adoption for a niche automation script.

Modes d'utilisation

Practitioners run gitwatch against a file or directory that already belongs to a Git repository. On Linux it uses inotifywait; on macOS the README points users to fswatch and coreutils through Homebrew.

A typical use is personal or small-team backup of frequently edited notes, dotfiles, or generated configuration. gitwatch waits briefly after a change to avoid racing partial writes, commits the changed file or directory contents, and can push to a remote when configured.

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

gitwatch is package-nerd interesting because it is tiny Unix automation rather than a platform. It exposes Git as a low-friction append-only history mechanism for arbitrary local state.

The tool also illustrates the tradeoff that packagers like: one shell script plus standard utilities can cover a workflow that would otherwise invite a daemon, database, or bespoke sync service.

Chronologie

  • 2012: The gitwatch repository is created on GitHub.
  • 2020: The v0.1 tag appears in the repository tag history.
  • 2021: The README table of contents records active documentation work around installation and service usage.
  • 2024: NixOS module instructions are documented for service-style deployments.

Related projects

  • Git provides the repository and commit machinery used by gitwatch.
  • inotify-tools provides the inotifywait watcher used on Linux.
  • fswatch and GNU coreutils are documented as macOS requirements.
  • systemd, SysVInit, Docker, bpkg, AUR, and NixOS are documented deployment surfaces.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

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
gitwatchexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

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-08-03
version du gestionnaire0.6
gestionnaire mis à jour2026-06-18
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:gitwatch
Version0.6
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/gitwatch/gitwatch
Dépôthttps://github.com/gitwatch/gitwatch
Dernière mise à jour2026-06-18T09:25:51+09:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

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.

Nix95%

gitwatch

nix profile install nixpkgs#gitwatch
  • normalized package name match
  • Correspondance par : Gitwatch
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/gitwatch/package.nix from https://api.github.com/repos/NixOS/nixpkgs/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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation