Skip to content

Instantly share code, notes, and snippets.

@lukaszgrolik
Last active December 19, 2015 00:09
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 lukaszgrolik/5866228 to your computer and use it in GitHub Desktop.
Save lukaszgrolik/5866228 to your computer and use it in GitHub Desktop.
[user]
name = lorem
email = ipsum@dolor.sit
[alias]
a = add
b = branch
c = commit
cae = commit --allow-empty
cf = config
cl = clone
co = checkout
coo = checkout --orphan
d = diff
f = fetch
i = init
l = log
m = merge
mnf = merge --no-ff
pl = pull
ps = push
pst = push --tags
r = remote
s = status
st = stash
t = tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment