Skip to content

Commit b772b1f

Browse files
committed
reindex documentation to match current codebase state
1 parent fa500c8 commit b772b1f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,11 @@ client.search_issues(query: 'bug label:bug')
128128
- `search_users` - Search users
129129
- `search_code` - Search code
130130

131+
### Commits
132+
- `list_commits` - List commits on a repository
133+
- `get_commit` - Get a single commit by SHA
134+
- `compare_commits` - Compare two commits, branches, or tags
135+
131136
## Requirements
132137

133138
- Ruby >= 3.4

0 commit comments

Comments
 (0)