mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 20:03:53 +08:00
LFS migration (#23448)
* lfs url in .lfsconfig
* lfs push script
old-commit-hash: 89f2f1c4ec
This commit is contained in:
3
.lfsconfig
Normal file
3
.lfsconfig
Normal file
@@ -0,0 +1,3 @@
|
||||
[lfs]
|
||||
url = https://gitlab.com/commaai/openpilot-lfs.git/info/lfs
|
||||
pushurl =
|
||||
2
lfs-push.sh
Executable file
2
lfs-push.sh
Executable file
@@ -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