mirror of https://github.com/commaai/openpilot.git
LFS migration (#23448)
* lfs url in .lfsconfig
* lfs push script
old-commit-hash: 89f2f1c4ec
This commit is contained in:
parent
192978753d
commit
80c0f67e8a
|
@ -0,0 +1,3 @@
|
|||
[lfs]
|
||||
url = https://gitlab.com/commaai/openpilot-lfs.git/info/lfs
|
||||
pushurl =
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
git -c lfs.pushurl=ssh://git@gitlab.com/commaai/openpilot-lfs.git push
|
Loading…
Reference in New Issue