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
Use all-local hook to ensure lsdiff and grepdiff symlinks are built
during 'make', so they correctly point to filterdiff or patchfilter
depending on the configuration.
Previously, after reconfiguring between implementations, running 'make'
would not update the symlinks, leaving them pointing to the wrong target.
Also ensure the patchview directory exists before creating symlinks in it,
which fixes 'make distcheck'.
Assisted-by: Claude Code
0 commit comments