Skip to content
  • Jacob Vosmaer's avatar
    Merge branch 'expire-branch-cache-after-gc' into 'master' · 97999fd4
    Jacob Vosmaer authored
    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.
    
    I'm not totally convinced this is the right solution, but since we and our customers are experiencing this issue quite frequently, I'm taking a stab at it.
    
    Possible workaround for #15392
    
    
    See merge request !5160
    97999fd4
To find the state of this project's repository at the time of any of these versions, check out the tags.