Passing flags to chezmoi git
#4004
Unanswered
Archie-2021
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Run $ chezmoi git -- status -s |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to run
chezmoi git status -s
but it don't pass the flags to git, I even tried--
in the command but didn't work. Am I doing something wrong or it is a bug?Beta Was this translation helpful? Give feedback.
All reactions