Pages

17 Apr 2013

Some useful GIT commands

View unpushed commits
git log --branches --not --remotes

Make git command line colorful
git config --global --add color.ui true 

No comments:

Post a Comment

Note: only a member of this blog may post a comment.