mirror of https://github.com/mitchell/dotfiles.git
Rename push--fwl to pfwl
This commit is contained in:
parent
2b4295d8b8
commit
9a76c74ed2
|
@ -5,7 +5,7 @@
|
||||||
cm = commit
|
cm = commit
|
||||||
st = status
|
st = status
|
||||||
rb = rebase
|
rb = rebase
|
||||||
push--fwl = push --force-with-lease
|
pfwl = push --force-with-lease
|
||||||
llog = log --date=local
|
llog = log --date=local
|
||||||
flog = log --pretty=fuller --decorate
|
flog = log --pretty=fuller --decorate
|
||||||
lol = log --graph --decorate --oneline
|
lol = log --graph --decorate --oneline
|
||||||
|
|
Loading…
Reference in New Issue