Adds lolame git alias
This commit is contained in:
parent
dede678668
commit
10d6300c24
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
lol = log --graph --pretty=format:\"%C(yellow)%h %C(blue)%cd %C(green)%cn %C(white) - %s\" --date=format:\"%d/%m/%Y %H:%M:%S\"
|
lol = log --graph --pretty=format:\"%C(yellow)%h %C(blue)%cd %C(green)%cn %C(white) - %s\" --date=format:\"%d/%m/%Y %H:%M:%S\"
|
||||||
#lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
|
#lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
|
||||||
lola = log --graph --pretty=format:\"%C(yellow)%h %C(blue)%cd %C(green)%cn %C(white) - %s\" --date=format:\"%d/%m/%Y %H:%M:%S\" --all
|
lola = log --graph --pretty=format:\"%C(yellow)%h %C(blue)%cd %C(green)%cn %C(white) - %s\" --date=format:\"%d/%m/%Y %H:%M:%S\" --all
|
||||||
|
lolame = log --graph --pretty=format:\"%C(yellow)%h %C(blue)%cd %C(green)%cn %C(white) - %s\" --date=format:\"%d/%m/%Y %H:%M:%S\" --all --author=Jonathan
|
||||||
ilog = recall
|
ilog = recall
|
||||||
detach = "!git checkout $(git rev-parse HEAD)"
|
detach = "!git checkout $(git rev-parse HEAD)"
|
||||||
undo = reset --soft HEAD^
|
undo = reset --soft HEAD^
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue