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

View File

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