# dahlbyk/posh-git

A PowerShell environment for Git

Repository: https://github.com/dahlbyk/posh-git
Canonical: https://ross.abutalabs.com/products/posh-git
Homepage: http://dahlbyk.github.io/posh-git/
Language: PowerShell
License: MIT
License Family: permissive
Topics: powershell, powershell-profile, powershell-gallery, git, profile-script, psgallery, chocolatey, prompt, powershell-module, powershell-profile-script, powershell-prompt
Last push: 2024-09-02T15:03:06+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 6020, "days_push": 730, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8268, forks 821 (observed 2026-08-28T04:10:19.980046+00:00)

## What it is
posh-git is a PowerShell module that integrates Git into the PowerShell prompt, showing branch and file status summary information. It also provides rich tab completion for git commands, remotes, branch names, and paths.

## Use cases
- show git branch and status in my PowerShell prompt
- tab complete git commands and branch names in PowerShell
- customize my PowerShell prompt for git repositories
- see added modified deleted file counts at a glance in the shell
- set up a git-aware PowerShell profile

## When to choose
- you use PowerShell on Windows or PowerShell Core cross-platform and work with Git daily
- you want git status and tab completion built into your shell prompt
- you want a customizable prompt via $GitPromptSettings

## When to avoid
- you use bash, zsh, or fish rather than PowerShell
- you need SSH agent management, which moved to the posh-sshell module
- your repositories are very large and prompt file status would be too slow

## Facets
- artifact type: plugin
- maturity: stable
- function: developer-tools, cli, version-control
- domain: developer-tools, version-control
- platform: windows, cross-platform, cli
- tags: powershell-module, git-prompt, tab-completion, shell-integration, command-line, linux, macos

## Member repositories
- dahlbyk/posh-git (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:19.980046+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-29T17:28:10.626645+00:00, confidence not recorded.
  - readme: https://github.com/dahlbyk/posh-git (fetched 2026-08-28T04:10:19.980046+00:00, sha 7217e4a2e2c9)
  - homepage: http://dahlbyk.github.io/posh-git/ (fetched 2026-08-29T08:27:49.563478+00:00, sha 8906024e864f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
