I'm using the github windows shell and I'll do the following
git status
see a list of modified files and want to remind myself what's changed. I'll have to type something like
git diff Source\FooBar\Pages\FooBar.aspx
That seems like a lot of characters to have to type. Is there some easier workflow to look at diffs that I'm not seeing?