Skip to content

Commit 38e5f74

Browse files
committed
docs: add tools table of contents to README
1 parent f68f837 commit 38e5f74

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@
88

99
A collection of git utilities, freshly baked in Go. Vibe-coded.
1010

11+
## Tools
12+
13+
| Tool | Description |
14+
|------|-------------|
15+
| [git-explain](#-git-explain) | See contribution status across repositories |
16+
| [git-id](#-git-id) | Manage identity profiles for multi-account workflows |
17+
| [git-as](#-git-as) | Run git commands with a specific identity |
18+
| [gh-as](#-gh-as) | Run GitHub CLI with a specific identity |
19+
1120
---
1221

1322
## 🥖 git-explain

0 commit comments

Comments
 (0)