mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-02 13:29:30 +08:00
80c0f67e8a
* lfs url in .lfsconfig
* lfs push script
old-commit-hash: 89f2f1c4ec
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
|