mirror of
https://github.com/go-gitea/git.git
synced 2026-07-25 12:46:00 -04:00
[PR #96] [MERGED] Improve memory usage for Blob.Data() by ~50% #102
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/96
Author: @mrexodia
Created: 11/28/2017
Status: ✅ Merged
Merged: 11/28/2017
Merged by: @lafriks
Base:
master← Head:Data-memory📝 Commits (1)
f324c19Improve memory usage for Blob.Data() by ~50%📊 Changes
2 files changed (+12 additions, -4 deletions)
View changed files
📝
blob.go(+9 -4)📝
blob_test.go(+3 -0)📄 Description
I accidentally overwrote my
master, this is exactly the same as #93🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.