mirror of
https://github.com/go-gitea/git.git
synced 2026-07-19 14:33:37 -04:00
[PR #3] [MERGED] Sleep induced slowness in gogits #14
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/3
Author: @thibaultmeyer
Created: 11/9/2016
Status: ✅ Merged
Merged: 11/10/2016
Merged by: @lunny
Base:
master← Head:fix/18-sleep-induced-slowness📝 Commits (1)
a5cddbfRemove "sleep" usage📊 Changes
1 file changed (+0 additions, -2 deletions)
View changed files
📝
tree_entry.go(+0 -2)📄 Description
This pull request remove usage of sleep function who slow down git repos browsing (Issue #18).
Moved from https://github.com/gogits/git-module/pull/24
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.