Skip to content

feat: tag multi-repo folders - #2

Merged
oliyy merged 1 commit into
mainfrom
fix/nested-repo-folder-scanning
May 24, 2026
Merged

feat: tag multi-repo folders#2
oliyy merged 1 commit into
mainfrom
fix/nested-repo-folder-scanning

Conversation

@oliyy

@oliyy oliyy commented May 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds smarter handling for scanned folders that are not git repositories but contain immediate child repositories.

  • Adds a configurable Multiple Git Repos Finder tag, defaulting to purple.
  • Tags grouping parent folders with the new status while still scanning immediate child folders.
  • Persists and displays the new status in scan history, status summaries, and folder tables.
  • Bumps the app marketing version to 0.0.3 for the next signed release.

Why

Previously, a grouping folder like ~/Desktop/projects/personal/m5 would be tagged as No Git Repo even when its child folders contained git repos. That hid the useful repo statuses and left the parent misleadingly tagged.

Validation

  • make test CI=1
  • make test-integration CI=1

@oliyy oliyy changed the title [codex] tag multi-repo folders feat: tag multi-repo folders May 24, 2026
@oliyy
oliyy marked this pull request as ready for review May 24, 2026 14:34
@oliyy
oliyy merged commit 6d73b8a into main May 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant