pf and jn
This commit is contained in:
parent
6822d91e94
commit
04423b1248
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@
|
|||
[commit]
|
||||
gpgsign = true
|
||||
[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
|
||||
ff = merge --ff-only
|
||||
co = checkout
|
||||
jn = merge --no-ff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue