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
Add Filepath.make_relative_to_cwd to convert absolute paths to
paths relative to the current working directory. Use it in
print_full's norm_path so that .depend files contain portable
relative paths instead of machine-specific absolute paths.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments