Git status for multiple repos #1171
Answered
by
cseickel
AadityaRavindran
asked this question in
Q&A
-
Is there a way to view git status if the main folder opened has multiple git repos? |
Beta Was this translation helpful? Give feedback.
Answered by
cseickel
Oct 5, 2023
Replies: 1 comment 2 replies
-
No, sorry. The |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
AadityaRavindran
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, sorry. The
git_status
source was written with the assumption that you would be working within one repo at a time.