• Paco Guzman's avatar
    Expire branch/tag git data when needed. · 5fe85bc8
    Paco Guzman authored
    When pushing commits to existing branches we don’t
    need to flush branch git data (branch names / counts)
    
    When flushes the cache when pushing commits skip to
    flush branch and tag git data (names / counts) because
    those operations are managed explicitly in each case
    
    Repopulated expired cache as soon as possible
    5fe85bc8
repository_spec.rb 32.3 KB