mirror of https://github.com/commaai/openpilot.git
parent
56b3c7f790
commit
3b3a61fcdf
|
@ -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