|
|
@ -1,5 +1,5 @@
|
|
|
|
[user]
|
|
|
|
[user]
|
|
|
|
name = darkelfe
|
|
|
|
name = darkelfe14728
|
|
|
|
email = jul.rosset@gmail.com
|
|
|
|
email = jul.rosset@gmail.com
|
|
|
|
[color]
|
|
|
|
[color]
|
|
|
|
diff = auto
|
|
|
|
diff = auto
|
|
|
@ -14,9 +14,10 @@
|
|
|
|
st = status
|
|
|
|
st = status
|
|
|
|
br = branch
|
|
|
|
br = branch
|
|
|
|
link = branch --track
|
|
|
|
link = branch --track
|
|
|
|
ln = log -n
|
|
|
|
lo = log --pretty=format:'%Cred%h%Creset %C(bold blue)<%an>%Creset - %Cgreen%cr%Creset - %s' --abbrev-commit
|
|
|
|
lns = log --stat -n
|
|
|
|
ls = log --pretty=format:'%Cred%h%Creset %C(bold blue)<%an>%Creset - %Cgreen%cr%Creset - %s' --abbrev-commit --stat
|
|
|
|
ls = log --stat
|
|
|
|
ln = log --pretty=format:'%Cred%h%Creset %C(bold blue)<%an>%Creset - %Cgreen%cr%Creset - %s' --abbrev-commit -n
|
|
|
|
|
|
|
|
lns = log --pretty=format:'%Cred%h%Creset %C(bold blue)<%an>%Creset - %Cgreen%cr%Creset - %s' --abbrev-commit --stat -n
|
|
|
|
uf = checkout --
|
|
|
|
uf = checkout --
|
|
|
|
cb = checkout
|
|
|
|
cb = checkout
|
|
|
|
push = push --tags
|
|
|
|
push = push --tags
|
|
|
|