Skip to content

NikolaiUgelvik/pi-git

Repository files navigation

image

pi-git

A Pi package that adds an interactive git diff viewer command.

Review your changes, stage files, browse recent commits, run common git commands, and commit without leaving Pi. It is meant to make everyday git work feel native while you are already coding with an agent.

Command

/diff

Keyboard shortcut

  • macOS: Cmd + Shift + G
  • Other platforms: Ctrl + Shift + G

Installation

Install from GitHub:

pi install git:github.com/NikolaiUgelvik/pi-git

For local development, load the extension directly:

pi -e ./extensions/diff.ts

Or install from a local checkout:

pi install ./path/to/pi-git

Releases

No releases published

Packages

 
 
 

Contributors