We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f68f837 commit 38e5f74Copy full SHA for 38e5f74
1 file changed
README.md
@@ -8,6 +8,15 @@
8
9
A collection of git utilities, freshly baked in Go. Vibe-coded.
10
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
20
---
21
22
## 🥖 git-explain
0 commit comments