add git yolo for slightly safer force pushes
This commit is contained in:
parent
e3aff2a445
commit
3baba03048
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
[alias]
|
||||
l = log --graph --abbrev-commit --date=relative --pretty=format:'%Cred%h%Creset %C(yellow)%d%Creset %s %Cgreen(%an, %C(bold green)%cr%Cgreen)%Creset'
|
||||
g = grep --break --heading --line-number
|
||||
yolo = push --force-with-lease
|
||||
[branch]
|
||||
autosetupmerge = true
|
||||
[core]
|
||||
|
|
|
|||
Loading…
Reference in a new issue