# kahole/edamagit

Magit for VSCode

Repository: https://github.com/kahole/edamagit
Canonical: https://ross.abutalabs.com/products/edamagit
Homepage: https://marketplace.visualstudio.com/items?itemName=kahole.magit
Language: TypeScript
License: MIT
License Family: permissive
Topics: vscode, vscode-extension, git, source-control, visual-studio-code-extension, magit
Last push: 2026-05-08T08:28:18+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 8, longevity 100
- inputs: {"age_days": 2466, "days_push": 117, "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 1539, forks 93 (observed 2026-08-28T04:05:00.491238+00:00)

## What it is
edamagit is a VSCode extension that brings the keyboard-driven Magit Git interface from Emacs to Visual Studio Code. It provides popups and status views for committing, branching, rebasing, stashing, and other Git operations entirely from the keyboard.

## Use cases
- use magit-style git interface in vscode
- commit and stage changes with keyboard shortcuts
- rebase and cherry-pick from within the editor
- manage branches, tags, and stashes without leaving vscode
- view git log and diffs in a magit status buffer
- get github pull requests and issues inside vscode via forge

## When to choose
- you are an Emacs Magit user switching to or working in VSCode
- you prefer keyboard-driven git workflows over mouse-based SCM panels
- you want a rich git interface (rebase, stash, worktrees) inside your editor

## When to avoid
- you only need basic git staging and committing built into VSCode
- you use an editor other than VSCode
- you prefer GUI-based git clients like GitLens or GitKraken

## Facets
- artifact type: plugin
- maturity: active
- function: version-control, developer-tools, cli
- domain: developer-tools, version-control, text-editors
- platform: editor-plugin, cross-platform
- tags: git, magit, vscode-extension, keyboard-driven, source-control

## Member repositories
- kahole/edamagit (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:00.491238+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-30T04:30:54.506324+00:00, confidence not recorded.
  - readme: https://github.com/kahole/edamagit (fetched 2026-08-28T04:05:00.491238+00:00, sha 4edee1e7c85d)
  - homepage: https://marketplace.visualstudio.com/items?itemName=kahole.magit (fetched 2026-08-29T11:32:42.036095+00:00, sha f86e43572eb8)
  - site_page: https://code.visualstudio.com/docs/getstarted/keybindings (fetched 2026-08-29T11:32:42.045224+00:00, sha 083c13520828)
- Data as of 2026-08-30T08:39:29.467469+00:00.
