Skip to content

Commit feb3635

Browse files
committed
docs: clarify tool packaging (git-explain standalone, git-as bundle)
1 parent 38e5f74 commit feb3635

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,10 @@ A collection of git utilities, freshly baked in Go. Vibe-coded.
1010

1111
## Tools
1212

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 |
13+
| Package | Tools | Description |
14+
|---------|-------|-------------|
15+
| **git-explain** | [git-explain](#-git-explain) | See contribution status across repositories |
16+
| **git-as** | [git-id](#-git-id), [git-as](#-git-as), [gh-as](#-gh-as) | Identity switching for git and GitHub CLI |
1917

2018
---
2119

0 commit comments

Comments
 (0)