git -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags
One or more of this task's arguments is invalid. They cannot start with '-', and must follow git ref
I got this error. How can I fix it?
Community moderators have prevented the ability to post new answers.
What are you trying to do with this command? It has invalid arguments, so I'm wondering where they came from?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.