# timbrel/GitSavvy

Full git and GitHub integration with Sublime Text

Repository: https://github.com/timbrel/GitSavvy
Canonical: https://ross.abutalabs.com/products/gitsavvy
Language: Python
License: MIT
License Family: permissive
Topics: git, sublime-text
Last push: 2026-07-23T17:48:57+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 82, longevity 100
- inputs: {"age_days": 4245, "days_push": 41, "days_rel": 42, "gap_med": 33.5, "n_releases_24m": 19}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1939, forks 134 (observed 2026-08-28T04:05:57.257256+00:00)

## What it is
GitSavvy is a mature Sublime Text plugin providing full Git and GitHub integration inside the editor. It adds command palette commands and dedicated views like git status and repo history for version control workflows.

## Use cases
- run git commands from within sublime text
- view git status and repo history in the editor
- stage, commit, and diff without leaving sublime
- interact with github pull requests from the editor
- do interactive rebasing with a gui-like interface

## When to choose
- you use Sublime Text as your primary editor and want deep git integration
- you prefer keyboard-driven git workflows with dedicated status and history views
- you want GitHub features without switching to another tool

## When to avoid
- you use VS Code or another editor with built-in git support
- you need Sublime Text 2 or 3 support (main line requires build 4000+)
- you prefer a standalone git GUI client

## Facets
- artifact type: plugin
- maturity: active
- function: version-control, developer-tools, cli
- domain: version-control, developer-tools, text-editors
- platform: editor-plugin, cross-platform
- tags: git, sublime-text, github-integration, editor-plugin

## Member repositories
- timbrel/GitSavvy (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.257256+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-30T03:08:11.967526+00:00, confidence not recorded.
  - readme: https://github.com/timbrel/GitSavvy (fetched 2026-08-28T04:05:57.257256+00:00, sha 3161dab4239f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
