awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
CompSciLauren avatar

CompSciLauren/git-hooks

0
View on GitHub↗
1,171 星标·57 分支·Shell·2 次浏览

Git Hooks

:anchor: A curated list of awesome git hooks

Features

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

Star 历史

compscilauren/git-hooks 的 Star 历史图表compscilauren/git-hooks 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Git Hooks 的开源替代方案

相似的开源项目,按与 Git Hooks 的功能重合度排序。
  • brigade/overcommitbrigade 的头像

    brigade/overcommit

    4,008在 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
    在 GitHub 上查看↗4,008
  • charmbracelet/soft-servecharmbracelet 的头像

    charmbracelet/soft-serve

    6,638在 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
    在 GitHub 上查看↗6,638
  • mroth/lolcommitsmroth 的头像

    mroth/lolcommits

    4,811在 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
    在 GitHub 上查看↗4,811
  • geeeeeeeeek/git-recipesgeeeeeeeeek 的头像

    geeeeeeeeek/git-recipes

    14,752在 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.

    在 GitHub 上查看↗14,752

常见问题解答

compscilauren/git-hooks 是做什么的?

:anchor: A curated list of awesome git hooks

compscilauren/git-hooks 的主要功能有哪些?

compscilauren/git-hooks 的主要功能包括:Git Hook Scripts。

compscilauren/git-hooks 有哪些开源替代品?

compscilauren/git-hooks 的开源替代品包括: 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…