Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
de8507
Allow running 'git gc' explicitly after every object-adding git operation
Authored and Committed by Slavek Kabrda
6 years ago
raw
patch
tree
parent
4 files changed.
49 lines added
.
0 lines removed
.
doc/configuration.rst
file modified
+25
-0
pagure/default_config.py
file modified
+7
-0
pagure/hooks/default.py
file modified
+5
-0
pagure/lib/tasks.py
file modified
+12
-0
Allow running 'git gc' explicitly after every object-adding git operation
doc/configuration.rst
file modified
+25
-0
pagure/default_config.py
file modified
+7
-0
pagure/hooks/default.py
file modified
+5
-0
pagure/lib/tasks.py
file modified
+12
-0