buithehoa
5/13/2014 - 8:26 AM

Diff Against the Previous Commit

Diff Against the Previous Commit

git show $COMMIT
# OR
git diff HEAD^ HEAD
# OR
git diff --cached <file_name>