How to compare a local file, in the Working Directory, with an existing file in a remote repository, for example GitHub?
I need to identify changes made to a local file compared to the version in GitHub. I have not yet run the git add command on this file, so it is still in the Working Directory.