LFS migration (#23448)

* lfs url in .lfsconfig

* lfs push script
This commit is contained in:
Greg Hogan
2022-01-07 18:39:09 -08:00
committed by GitHub
parent 6664421710
commit 89f2f1c4ec
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
[lfs]
url = https://gitlab.com/commaai/openpilot-lfs.git/info/lfs
pushurl =
Executable
+2
View File
@@ -0,0 +1,2 @@
#!/usr/bin/env bash
git -c lfs.pushurl=ssh://git@gitlab.com/commaai/openpilot-lfs.git push