bridgeListCommits
Retrieve commits from a Nostr-based Git repository by providing the owner's public key and repository name. Accepts optional branch and limit parameters to filter results.
Instructions
GET /api/nostr/repo/commits
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| limit | No | ||
| branch | No | ||
| bridgeUrl | No | ||
| ownerPubkey | Yes |