on my own machines, all git dirs should be safe
This commit is contained in:
parent
936670acbe
commit
b5e643b585
|
@ -31,3 +31,5 @@
|
|||
rebase = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[safe]
|
||||
directory = *
|
||||
|
|
Loading…
Reference in New Issue