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
cli/add_from_fs(feat[output]): Add detailed reporting of existing repositories
why: Users need visibility into which repositories already exist in configuration and where they are located.
what:
- Show count and detailed list of existing repositories when found
- Display repository name, URL, config path, and file location for each existing repo
- Simplify logic by consolidating duplicate repository checking code
- Improve user experience with more informative output
0 commit comments