Skip to content

Instantly share code, notes, and snippets.

@sonalkr132
Last active July 2, 2017 05:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sonalkr132/06e660f1ae512a3cbbf6ab8d92229763 to your computer and use it in GitHub Desktop.
Save sonalkr132/06e660f1ae512a3cbbf6ab8d92229763 to your computer and use it in GitHub Desktop.
[user]
name = Aditya Prakash
email = aditya.prakash132@gmail.com
[alias]
co = checkout
s = status
c = commit
lo = log --oneline -10
l = log --oneline
p = push
ds = diff --staged
d = diff
r = rebase
sh = stash
b = branch
ca = commit --amend --no-edit
cp = cherry-pick
[core]
editor = gedit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment