Increase git reflog expire time
This commit is contained in:
parent
b3453887cd
commit
5b63added1
|
@ -31,8 +31,8 @@
|
|||
smudge = git-lfs smudge %f
|
||||
required = true
|
||||
[gc]
|
||||
reflogExpire = 120
|
||||
reflogExpireUnreachable = 90
|
||||
reflogExpire = 300
|
||||
reflogExpireUnreachable = 120
|
||||
[alias]
|
||||
lg = log --graph --pretty=format:'%Cred%h%Creset %C(yellow)%an [%cn]%d%Creset %s %Cgreen(%cr)%Creset' --date=relative
|
||||
[rerere]
|
||||
|
|
Loading…
Reference in New Issue
Block a user