We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e5f74 commit feb3635Copy full SHA for feb3635
1 file changed
README.md
@@ -10,12 +10,10 @@ 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 |
+| Package | Tools | Description |
+|---------|-------|-------------|
+| **git-explain** | [git-explain](#-git-explain) | See contribution status across repositories |
+| **git-as** | [git-id](#-git-id), [git-as](#-git-as), [gh-as](#-gh-as) | Identity switching for git and GitHub CLI |
19
20
---
21
0 commit comments