Everything You Need To know about Git

BestASPNETHostingReview.com | Best and cheap Git hosting. In this post I will share some tips about Git. So let’s check it out. Show branches, tags in git log $ git log –oneline –decorate

Diff by highlighting inline word changes instead of whole lines $ git diff –word-diff

This flag works with other git[…]