pf and jn
This commit is contained in:
parent
6822d91e94
commit
04423b1248
@ -15,7 +15,8 @@
|
|||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
[alias]
|
[alias]
|
||||||
pushf = push --force-with-lease
|
pf = push --force-with-lease
|
||||||
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
|
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
|
||||||
ff = merge --ff-only
|
ff = merge --ff-only
|
||||||
co = checkout
|
co = checkout
|
||||||
|
jn = merge --no-ff
|
||||||
|
Loading…
Reference in New Issue
Block a user