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
why: add_repo raised exception logs with absolute config paths when the existing file wasn't a mapping.
what:
- reuse display_config_path in the TypeError handler so logs show ~/.vcspull.yaml instead of /home/...
- add regression test forcing a list-based config and asserting the log contains the PrivatePath value
0 commit comments