pf and jn

This commit is contained in:
Felix Van der Jeugt 2017-10-10 14:15:00 +02:00
parent 6822d91e94
commit 04423b1248
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 2 additions and 1 deletions

View File

@ -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