Possible Duplicate:
What does “--” (double-dash) mean?
git diff [options] [<commit>] [--] [<path>…]
In here, how should I understand what [--] means? And when should I use it.
In here, how should I understand what [--] means? And when should I use it. |
||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
As always, you should read a command's manpage to find out how it interprets its arguments.
But |
|||
|
The
|
|||||||
|