alias for fast-forward
This commit is contained in:
parent
7ecba11f72
commit
b6c5722272
@ -17,3 +17,4 @@
|
|||||||
[alias]
|
[alias]
|
||||||
pushf = push --force-with-lease
|
pushf = 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
|
||||||
|
Loading…
Reference in New Issue
Block a user