mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 06:21:11 +00:00 
			
		
		
		
	| - If you attempted to get a branch feed on a empty repository, it would result in a panic as the code expects that the branch exists. - `context.RepoRefByType` would normally already 404 if the branch doesn't exist, however if a repository is empty, it would not do this check. - Fix bug where `/atom/branch/*` would return a RSS feed. (cherry picked from commit | ||
|---|---|---|
| .. | ||
| branch.go | ||
| convert.go | ||
| file.go | ||
| profile.go | ||
| release.go | ||
| render.go | ||
| repo.go | ||