Skip to content
Discussion options

You must be logged in to vote
fd --hidden --color=never --type f --type l --exclude .git --no-require-git 
error: Found argument '--no-require-git' which wasn't expected, or isn't valid in this context

        Did you mean '--no-ignore-parent'?

        If you tried to supply `--no-require-git` as a value rather than a flag, use `-- --no-require-git`

USAGE:
    fd --hidden --color <when> --type <filetype> --exclude <pattern> --no-ignore-parent

For more information try --hel

Thanks a lot!
It seems that --no-require-git is an invalid argument, and it works in shell when I remove it.
I will try to find why the argument is set here.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ibhagwan
Comment options

You must be logged in to vote
2 replies
@ibhagwan
Comment options

@ibhagwan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants