Commit graph

2 commits

Author SHA1 Message Date
Stan Hu
0d4b1bb752 Refresh branch cache after git gc
Possible workaround for #15392
2016-07-13 06:49:58 -07:00
Stan Hu
3dc6bf2b71 Expire the branch cache after git gc runs
Due to a stale NFS cache, it's possible that a branch lookup fails
while `git gc` is running and causes missing branches in merge requests.

Possible workaround for #15392
2016-07-12 05:42:19 -07:00