# kemayo/sublime-text-git

Plugin for some git integration into sublime text

Repository: https://github.com/kemayo/sublime-text-git
Canonical: https://ross.abutalabs.com/products/sublime-text-git
Language: Python
License: MIT
License Family: permissive
Last push: 2024-06-13T13:50:27+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": 5454, "days_push": 811, "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 2814, forks 383 (observed 2026-08-28T04:07:23.797459+00:00)

## What it is
A Sublime Text plugin that integrates Git version control into the editor via the Command Palette. It works by shelling out to the system git binary to run commands like commit, diff, and push.

## Use cases
- run git commands from inside sublime text
- commit and diff files without leaving the editor
- view git blame and history for a file
- stage and push changes via command palette
- manage git repos in sublime text

## When to choose
- you use Sublime Text and want lightweight git integration
- you prefer command-palette-driven git workflows
- you already have git configured on your system PATH

## When to avoid
- you use VS Code or another editor with built-in git support
- you need rich graphical git tooling like staging hunks interactively
- your environment cannot run the system git binary or ssh-agent

## Facets
- artifact type: plugin
- maturity: maintenance
- function: version-control, developer-tools, cli
- domain: developer-tools, version-control, text-editors
- platform: cross-platform, windows
- tags: sublime-text, git, package-control, editor-plugin, linux, macos

## Member repositories
- kemayo/sublime-text-git (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:23.797459+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-30T08:13:28.710520+00:00, confidence not recorded.
  - readme: https://github.com/kemayo/sublime-text-git (fetched 2026-08-28T04:07:23.797459+00:00, sha 0c4b8ff10307)
- Data as of 2026-08-30T08:39:29.467469+00:00.
