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·4 व्यूज़

Git Hooks

:anchor: A curated list of awesome git hooks

Features

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

स्टार हिस्ट्री

compscilauren/git-hooks के लिए स्टार हिस्ट्री चार्टcompscilauren/git-hooks के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Git Hooks के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Git Hooks के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • brigade/overcommitbrigade का अवतार

    brigade/overcommit

    4,008GitHub पर देखें↗

    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,638GitHub पर देखें↗

    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,811GitHub पर देखें↗

    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,752GitHub पर देखें↗

    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…