# GitAlias/gitalias

Git alias commands for faster easier version control

Repository: https://github.com/GitAlias/gitalias
Canonical: https://ross.abutalabs.com/products/gitalias
Language: Shell
License Family: other
Topics: git, github, gitlab, shell, bash, zsh
Last push: 2026-08-06T20:41:45+00:00

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

## Adoption (not part of the score)
Stars 2694, forks 349 (observed 2026-08-28T04:07:11.114481+00:00)

## What it is
A collection of Git alias settings provided as a shell configuration file that adds short aliases, command shortcuts, lookup helpers, and workflow aliases to Git. It is sourced into your shell or Git config to speed up everyday version control tasks.

## Use cases
- speed up common git commands with short aliases
- set up git aliases for status, commit, and checkout
- add workflow aliases for feature branch development
- look up who authored a commit and what a tag means quickly
- customize a curated set of git shortcuts for my shell

## When to avoid
- you prefer minimal git config with only a few personal aliases
- you mainly use a GUI git client
- you need a tool with a license for corporate use (no license file is present)

## Facets
- artifact type: plugin
- maturity: active
- function: version-control, developer-tools, cli
- domain: version-control, developer-tools
- platform: cli, cross-platform
- tags: git-aliases, shell, productivity, git-config, command-line

## Member repositories
- GitAlias/gitalias (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:11.114481+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-30T02:16:20.585995+00:00, confidence not recorded.
  - readme: https://github.com/GitAlias/gitalias (fetched 2026-08-28T04:07:11.114481+00:00, sha 9fb72cef6736)
- Data as of 2026-08-30T08:39:29.467469+00:00.
