By which other Git commands does git diff used?
Answer
The diff mechanism used by git status to perform a comparison and let the user know which files are being tracked
The diff mechanism used by git status to perform a comparison and let the user know which files are being tracked