work-diff: recurse into subdirs, stop at repo boundaries #4

Merged
vnprc merged 1 commit from agent/work-diff-recursive-walk into master 2026-06-02 02:44:09 +01:00
Contributor

Replace flat glob with a recursive walk that finds git repos at any depth. Stops recursing when it hits a .git dir, so submodules inside repos are not treated as separate repos.

Replace flat glob with a recursive walk that finds git repos at any depth. Stops recursing when it hits a .git dir, so submodules inside repos are not treated as separate repos.
vnprc approved these changes 2026-06-02 02:44:00 +01:00
vnprc merged commit ad38257400 into master 2026-06-02 02:44:09 +01:00
vnprc deleted branch agent/work-diff-recursive-walk 2026-06-02 02:44:09 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
allod/tools!4
No description provided.