v1

latestSwagger 2.02026-07-175445133.1 KB
git

Get Git status

Returns the current repository and worktree status

get/v1/git/status

Response

OK

repositoriesobject

All loaded repositories mapped by repository ID

worktree_countinteger

Total number of worktrees across all repositories

Example response

{
  "worktree_count": 3
}