Skip to content

Instantly share code, notes, and snippets.

@rohit-gupta
Last active March 25, 2018 11:53
Show Gist options
  • Save rohit-gupta/85b710f18bc18306ec5a to your computer and use it in GitHub Desktop.
Save rohit-gupta/85b710f18bc18306ec5a to your computer and use it in GitHub Desktop.
git config
[alias]
history = log --pretty=format:'%C(red) %h %C(yellow) %ad %C(green) %an %C(white) %s' --date=relative
newbranch = checkout -b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment