Skip to content

Feature: support nested standalone Git repositories (non-submodule) #62

Description

@Diluka

Feature description | 功能描述

This request is not about submodules.

Example:

  • root-app/
    • .git/
    • packages/tool-a/.git/ (standalone nested repo)
    • services/api/.git/ (standalone nested repo)

How would you use this feature? | 你希望如何使用此功能?

I want to view and manage worktree status for these nested standalone repositories in one place.

Alternative solutions | 替代方案

Currently I have to manually enter each nested repository and run Git commands, which is inconvenient.

Additional context | 其他信息

No response

Would you like to work on this issue? | 你是否愿意参与此功能的开发?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions