Use --git-repos with --tree or --recurse?
#1451
Unanswered
alinnert
asked this question in
Q&A, Howto, Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have organized my projects in subfolders like
projects/web/project-aandprojects/go/project-band I want to list all my projects including the project's git status. I can do this for every folder individually likeeza --long --git-repos projects/web.But I want to list all my projects like this in one go. Neither
eza --long --git-repos --tree --level 2 projectsnoreza --long --git-repos --recurse --level 2 projectsshow git information. Is this combination not allowed?Beta Was this translation helpful? Give feedback.
All reactions