# agis/git-style-guide

A Git Style Guide

Repository: https://github.com/agis/git-style-guide
Canonical: https://ross.abutalabs.com/products/git-style-guide
License: CC-BY-4.0
License Family: other
Topics: git, styleguide, style-guide, style
Last push: 2022-09-26T20:12:02+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4175, "days_push": 1437, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5115, forks 410 (observed 2026-08-28T04:09:10.807170+00:00)

## What it is
A community-driven Git style guide covering branch naming, commit messages, merging, and general Git workflow conventions. It is a documentation resource inspired by Linux kernel contribution practices and git man pages, available in many translations.

## Use cases
- standardize git branch naming across a team
- write better commit messages
- define a team git workflow convention
- learn git best practices for merging
- onboard new developers to a git style guide

## When to choose
- you want a well-established, widely-translated reference for git conventions
- you need a starting point for your team's git style guide
- you want guidance on branch naming and commit message style

## When to avoid
- you need tooling that enforces conventions automatically
- your team already follows a different standard like Conventional Commits
- you need a tutorial for learning git from scratch

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, version-control, developer-tools
- domain: version-control, developer-tools, documentation
- platform: cross-platform
- tags: git, style-guide, best-practices, conventions, branching, commit-messages

## Member repositories
- agis/git-style-guide (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:10.807170+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:02:07.763746+00:00, confidence not recorded.
  - readme: https://github.com/agis/git-style-guide (fetched 2026-08-28T04:09:10.807170+00:00, sha d3bb9552d7e0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
