lfs: easier to use config (#23490)
parent
233a6e4a62
commit
24213ac76b
2 changed files with 2 additions and 3 deletions
@ -1,3 +1,4 @@ |
|||||||
[lfs] |
[lfs] |
||||||
url = https://gitlab.com/commaai/openpilot-lfs.git/info/lfs |
url = https://gitlab.com/commaai/openpilot-lfs.git/info/lfs |
||||||
pushurl = |
pushurl = ssh://git@gitlab.com/commaai/openpilot-lfs.git |
||||||
|
locksverify = false |
||||||
|
@ -1,2 +0,0 @@ |
|||||||
#!/usr/bin/env bash |
|
||||||
git -c lfs.pushurl=ssh://git@gitlab.com/commaai/openpilot-lfs.git push |
|
Loading…
Reference in new issue