mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
git: add alias for push
This commit is contained in:
parent
cfa1179618
commit
b5e39d9235
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
||||||
|
|
||||||
[alias]
|
[alias]
|
||||||
push-fwl = push --force-with-lease
|
push-fwl = push --force-with-lease
|
||||||
|
pu = push
|
||||||
l = log --oneline --decorate
|
l = log --oneline --decorate
|
||||||
lg = log --oneline --graph --all
|
lg = log --oneline --graph --all
|
||||||
st = status -sb
|
st = status -sb
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue