mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-01 19:42:07 +08:00
80c0f67e8a
* lfs url in .lfsconfig * lfs push script old-commit-hash: 89f2f1c4ecff9cd213f66b0c97ffe2f1d2ac9e0c
3 lines
91 B
Bash
Executable File
3 lines
91 B
Bash
Executable File
#!/usr/bin/env bash
|
|
git -c lfs.pushurl=ssh://git@gitlab.com/commaai/openpilot-lfs.git push
|