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
{{ message }}
This repository was archived by the owner on Sep 18, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
I want to visualize the relationship between patches and patchesStrategicMerge and the patched manifest files.
Describe the solution you'd like
Display a manifest file patched with patches or patchesStrategicMerge, for example
Is your feature request related to a problem? Please describe.
I want to visualize the relationship between patches and patchesStrategicMerge and the patched manifest files.
Describe the solution you'd like
Display a manifest file patched with patches or patchesStrategicMerge, for example
p1 and p2 are the patch indices, and the arrows indicate whether you are the patcher or the patched.
Describe alternatives you've considered
Use color to make it easier to see which manifests are being patched.