git diff allows you to see the differences between your previous commit and your working file/directory.
git push --delete <branch_name>: Delete remote branch. see: http://stackoverflow.com/questions/2003505/delete-a-git-branch-both-locally-and-remotely