mirror of
https://github.com/go-gitea/git.git
synced 2026-07-20 15:06:10 -04:00
[PR #132] [MERGED] Blob api #134
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/git/pull/132
Author: @HoffmannP
Created: 11/10/2018
Status: ✅ Merged
Merged: 11/11/2018
Merged by: @lafriks
Base:
master← Head:blob_api📝 Commits (2)
6aaf351Add repo_blob944c6c7This is a follow-up for PR #121 to implement blob_api including full test coverage📊 Changes
2 files changed (+96 additions, -0 deletions)
View changed files
➕
repo_blob.go(+30 -0)➕
repo_blob_test.go(+66 -0)📄 Description
Berengar W. Lehr
This is a follow-up for PR #121 to implement blob_api
Signed-off-by: Berengar W. Lehr Berengar.Lehr@kompetenztest.de
PS: I hope this is not regarded stealing
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.