-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Sleep induced slowness #159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Current coverage is 3.03% (diff: 100%)@@ master #159 diff @@
========================================
Files 33 33
Lines 8100 8100
Methods 0 0
Messages 0 0
Branches 0 0
========================================
Hits 246 246
Misses 7834 7834
Partials 20 20
|
Please move to https://github.com/go-gitea/git |
already merged on |
so that once your pr in git ismerged you have to update vendor |
@lunny how to do that ? |
Use https://github.com/kardianos/govendor/blob/master/README.md to update the deps properly and open a new pr. |
ok @tboerger just wait for the last PR open on |
This pull request remove usage of sleep function who slow down git repos browsing (Issue #18).
Moved from gogs/git-module#24