Skip to main content
Deno 2 is finally here 🎉️
Learn more

gi to git

When typing git commands I often write gi status or gi tstatus instead of git status. This tool fixes that and automatically runs the correct git command.

Installation

deno install --allow-run=git https://deno.land/gi/index.ts