You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When git-filter-repo is a dependency of gitaly, Omnibus will
place it early in the build order and, by necessity, git.
This behavior causes cache to bust frequently. This change
re-arranges the dependency order and keeps git builds
in the later stages.
Signed-off-by: Balasankar 'Balu' C <[email protected]>
0 commit comments