mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-05 05:22:07 +08:00
LFS migration (#23448)
* lfs url in .lfsconfig * lfs push script old-commit-hash: 89f2f1c4ecff9cd213f66b0c97ffe2f1d2ac9e0c
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[lfs]
|
||||
url = https://gitlab.com/commaai/openpilot-lfs.git/info/lfs
|
||||
pushurl =
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
git -c lfs.pushurl=ssh://git@gitlab.com/commaai/openpilot-lfs.git push
|
||||
Reference in New Issue
Block a user