Use -- when calling diff #516
Comments
in light of your comment, we could change that and briefly mention what |
@rgaiacs, is this an error you receive when going through the content of the lesson, or an error that you sometimes get when using git? I have not encountered this error in the lesson before. |
@kekoziar an error that I sometimes get when using Git. |
@kekoziar |
Sometimes when I use
git diff
I receiveas an error message. This kind of message could be avoided by using
--
to separate commits and files.What about use
--
in the lesson as a good practice? So instead ofwe will use
The text was updated successfully, but these errors were encountered: