2
They gave me a command to see the last commit of a file that was deleted, I know what it means all subcommands but I don’t know what the command means -n, see the example of the command below:
log --diff-filter=D --name-status -n 1 -- lib/docs/index.html
I swear I looked before in this documentation and I couldn’t find the definition, now that you explained and passed the link I went there and found... Thank you very much, that’s correct !
– Lucas Lima
It happens hehehe.
– David Alves