Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git list doesn't work for listing repositories within a repository #16

Open
sumnerevans opened this issue Feb 15, 2023 · 0 comments
Open

Comments

@sumnerevans
Copy link

I have a "work" repository where I clone all of the repositories that I work on at work. They are not submodules, I just clone them and manage them individually (the root repository is for organization and has some extra work-related utilities). When I update GITGET_ROOT to the root of the work repository, and then run git list, I get:

/home/sumner/projects/github.com/sumnerevans/beeper
└──  master  [ 3 uncommitted 1 untracked ]

When I run git get, it clones the repositories to the correct location, but git list does not handle it properly.

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

No branches or pull requests

1 participant