Expand description
Branch Management API - /api/clone/branches
GET /api/clone/branches?repoPath=… - Get branch info POST /api/clone/branches - Fetch remote branches then return all PATCH /api/clone/branches - Checkout a branch DELETE /api/clone/branches - Delete a local branch