View changes in Git file prior to committing
If you'd like to see what has changed in a particular file prior to committing you can run the following command: git diff fileName
If you'd like to see what has changed in a particular file prior to committing you can run the following command: git diff fileName