gitconfig
This commit is contained in:
parent
c5bada8502
commit
2690012be5
1 changed files with 3 additions and 0 deletions
|
@ -61,3 +61,6 @@
|
||||||
smudge = git-lfs smudge -- %f
|
smudge = git-lfs smudge -- %f
|
||||||
process = git-lfs filter-process
|
process = git-lfs filter-process
|
||||||
required = true
|
required = true
|
||||||
|
[safe]
|
||||||
|
directory = %(prefix)///wsl.localhost/Ubuntu/home/matthew/projects/personal/notes
|
||||||
|
directory = //wsl.localhost/Ubuntu/home/matthew/projects/personal/notes
|
||||||
|
|
Loading…
Add table
Reference in a new issue