2
0
Алексей Бадяев 4b640b2602
Some checks failed
release / release (push) Failing after 19m38s
Исправлен gitconfig
2024-10-11 20:27:01 +07:00

10 lines
246 B
Plaintext

[core]
sshCommand = ssh -i ~/.ssh/key
[url "ssh://git@git.mousesoft.ru/"]
insteadOf = https://git.mousesoft.ru/
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true