awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesCommit Message Templates

Configurable formats and prefixes for automated commit messages and pull request titles.

Distinct from Commit Message Standards: Focuses on the configuration of generated messages, rather than manual writing standards.

Explore 3 awesome GitHub repositories matching software engineering & architecture · Commit Message Templates. Refine with filters or upvote what's useful.

Awesome Commit Message Templates GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • magit/magitAvatar von magit

    magit/magit

    7,138Auf GitHub ansehen↗

    Magit is a complete Git interface that runs inside Emacs, providing a full-featured porcelain for version control operations without leaving the editor. It renders repository state as structured, collapsible sections within Emacs buffers, and manages Git command execution through a transactional process model with automatic buffer refresh and error handling. The interface exposes all configuration through Emacs' standard customization system and uses a transient command framework for context-sensitive menu-driven Git operations. What distinguishes Magit is its granular control over every stag

    Opens an editor buffer with a pre-filled template and commit message guidelines to compose a structured commit.

    Emacs Lisp
    Auf GitHub ansehen↗7,138
  • anmol098/waka-readme-statsAvatar von anmol098

    anmol098/waka-readme-stats

    3,954Auf GitHub ansehen↗

    waka-readme-stats ist ein automatisierter Profil-README-Updater und ein Entwickler-Statistik-Dashboard. Es integriert sich in die WakaTime-API und kompatible selbst gehostete Endpunkte, um Zeitverfolgungsdaten zu synchronisieren, die es dann in eine formatierte Anzeige von Programmierstunden, Sprachen und Betriebssystemen umwandelt. Das Tool fungiert als GitHub Action, die Metriken abruft und automatisch eine Profil-README-Datei aktualisiert, indem sie Marker-Kommentare durch dynamische Inhalte via Git-Commits ersetzt. Es ermöglicht die Integration benutzerdefinierter API-Endpunkte zur Unterstützung selbst gehosteter Dienste. Das System bietet Funktionen für das Metriken-Rendering und die Datenerfassung, einschließlich der Möglichkeit, bestimmte Repositories herauszufiltern und die Sichtbarkeit einzelner Datenpunkte zu steuern. Die visuelle Gestaltung erfolgt über konfigurierbare Vorlagen für Fortschrittsbalken und Badges, während die Ausgabelokalisierung mehrere Sprachen über Gebietsschemacodes unterstützt. Zu den Konfigurationsoptionen gehören Commit-Identitätseinstellungen für automatisierte Updates und anpassbare Zeitstempelformatierung für den Statistikblock.

    Provides configuration for the automated commit messages used when updating profile statistics.

    Python
    Auf GitHub ansehen↗3,954
  • hunvreus/pagescmsAvatar von hunvreus

    hunvreus/pagescms

    3,752Auf GitHub ansehen↗

    PagesCMS is a headless, Git-based content management system that uses a GitHub repository as its primary database. It provides a web interface for authoring and organizing structured files and media assets, transforming flat files in a repository into a structured content management environment. The system automates repository access and content updates through GitHub App integration and manifests. It features a schema-driven approach to map repository files and folders to specific editor fields, allowing for the management of static site content without a separate database. Capability areas

    Provides configurable templates and metadata tokens for automated commit messages.

    TypeScript11tyastrocms
    Auf GitHub ansehen↗3,752
  1. Home
  2. Software Engineering & Architecture
  3. Commit Message Standards
  4. Commit Message Templates

Unter-Tags erkunden

  • Commit Message EditorsEditor buffers with pre-filled templates for composing and amending commit messages. **Distinct from Commit Message Templates:** Distinct from Commit Message Templates: provides an interactive editor buffer for composing messages, not just configuring automated templates.
  • Editor-Based CompositionsOpen an editor buffer with a pre-filled template and commit message guidelines to compose a structured commit. **Distinct from Commit Message Templates:** Distinct from Commit Message Templates: opens an interactive editor buffer for composing messages, not just configuring automated formats.