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
chore: update how we handle mod replacements (#6704)
- Add a tidy after replace. The genproto dependency is getting more
complex as it now associates with many aliases. A tidy is now
requried.
- Since we are tidying we can no longer just simply drop the replace
as there would have been dependency updates because of the tidy.
Instead we can achive the same effect by using git restore.
0 commit comments