2
0

Исправлен gitconfig
All checks were successful
release / release (push) Successful in 29m24s

This commit is contained in:
Алексей Бадяев 2024-10-11 20:27:01 +07:00
parent 2b1fd7e0f1
commit 4b640b2602
Signed by: alexey
GPG Key ID: 686FBC1363E4AFAE

View File

@ -1,6 +1,6 @@
[core] [core]
sshCommand = ssh -i ~/.ssh/key sshCommand = ssh -i ~/.ssh/key
[url "git@git.mousesoft.ru:"] [url "ssh://git@git.mousesoft.ru/"]
insteadOf = https://git.mousesoft.ru/ insteadOf = https://git.mousesoft.ru/
[filter "lfs"] [filter "lfs"]
clean = git-lfs clean -- %f clean = git-lfs clean -- %f