awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
CompSciLauren avatar

CompSciLauren/git-hooks

0
View on GitHub↗
1,171 stars·57 forks·Shell·2 vues

Git Hooks

:anchor: A curated list of awesome git hooks

Features

  • Git Hook Scripts - A collection of reusable scripts for various Git hook events.

Historique des stars

Graphique de l'historique des stars pour compscilauren/git-hooksGraphique de l'historique des stars pour compscilauren/git-hooks

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Git Hooks

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Git Hooks.
  • brigade/overcommitAvatar de brigade

    brigade/overcommit

    4,008Voir sur GitHub↗

    Overcommit is a Git hook manager and workflow automation system used to configure, deploy, and orchestrate scripts that enforce coding standards and project workflows. It acts as a management layer for distributed hook configuration, applying global templates across multiple repositories to ensure consistent validation rules. The system functions as a parallel task runner, executing multiple validation scripts concurrently across CPU cores to reduce the time spent during pre-commit checks. It distinguishes itself through signature-based integrity verification to detect unauthorized changes to

    Ruby
    Voir sur GitHub↗4,008
  • charmbracelet/soft-serveAvatar de charmbracelet

    charmbracelet/soft-serve

    6,638Voir sur GitHub↗

    Soft Serve is a self-hosted Git server that authenticates users via SSH public keys and provides a terminal-based user interface for browsing repositories, files, and commits. It stores repository data and configuration in either SQLite or PostgreSQL, and supports role-based access control with four permission levels for managing repository visibility and write access. The server can be deployed via Docker or managed as a systemd service, and supports webhook notifications for push, collaborator, and branch or tag events to integrate with external automation workflows. It also enables server-

    Gogitgolangssh
    Voir sur GitHub↗6,638
  • mroth/lolcommitsAvatar de mroth

    mroth/lolcommits

    4,811Voir sur GitHub↗

    lolcommits is an automated tool for capturing, archiving, and associating webcam media with version control commit histories. It functions as a webcam snapshot archiver and history visualization tool that triggers photos, GIFs, or videos whenever a Git commit is performed. The system uses Git hook automation to associate commit hashes with physical snapshots of the developer. It includes a plugin system for integrating third-party tools to transform captured images or add visual overlays such as commit messages and identifiers. The tool provides a media archive browser to retrieve captures a

    Ruby
    Voir sur GitHub↗4,811
  • geeeeeeeeek/git-recipesAvatar de geeeeeeeeek

    geeeeeeeeek/git-recipes

    14,752Voir sur GitHub↗

    This project is an educational resource providing a detailed command reference, tutorial collections, and structured guides for mastering version control. It serves as a set of Chinese language tutorials based on international community best practices, designed to help users learn both the core concepts and practical applications of Git. The resource focuses on specific workflow guides for managing feature development, release cycles, and collaborative forking strategies. It pairs theoretical version control concepts with practical command-line examples to demonstrate real-world application.

    Voir sur GitHub↗14,752

Questions fréquentes

Que fait compscilauren/git-hooks ?

:anchor: A curated list of awesome git hooks

Quelles sont les fonctionnalités principales de compscilauren/git-hooks ?

Les fonctionnalités principales de compscilauren/git-hooks sont : Git Hook Scripts.

Quelles sont les alternatives open-source à compscilauren/git-hooks ?

Les alternatives open-source à compscilauren/git-hooks incluent : brigade/overcommit — Overcommit is a Git hook manager and workflow automation system used to configure, deploy, and orchestrate scripts… charmbracelet/soft-serve — Soft Serve is a self-hosted Git server that authenticates users via SSH public keys and provides a terminal-based user… mroth/lolcommits — lolcommits is an automated tool for capturing, archiving, and associating webcam media with version control commit… geeeeeeeeek/git-recipes — This project is an educational resource providing a detailed command reference, tutorial collections, and structured…