mirror of
https://github.com/go-gitea/debian-packaging.git
synced 2026-07-13 20:17:19 -04:00
[PR #1] [CLOSED] Fixes repo branch endpoint summary #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/debian-packaging/pull/1
Author: @Lewiscowles1986
Created: 9/8/2018
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
adf5f46Fixes repo branch endpoint summary📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
public/swagger.v1.json(+2 -2)📄 Description
in browser saw
/repos/{owner}/{repo}/branches/{branch} List a repository's branchesfixed
Fixes https://github.com/go-gitea/gitea/issues/4892
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.