Hi everyone my questions is about git diff
, I would like to know how to see as a file with the command git diff master origin/master
in the terminal on my VSCODE, I did a git fetch
from my remote repository, and now I want to see the diff but with the command just show me in the terminal.
I'm tring getting something like that...
Example of what I want: