Skip to content

Commit

Permalink
LFS migration (commaai#23448)
Browse files Browse the repository at this point in the history
* lfs url in .lfsconfig

* lfs push script
  • Loading branch information
gregjhogan authored Jan 8, 2022
1 parent 6664421 commit 89f2f1c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .lfsconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[lfs]
url = https://gitlab.com/commaai/openpilot-lfs.git/info/lfs
pushurl =
2 changes: 2 additions & 0 deletions lfs-push.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/usr/bin/env bash
git -c lfs.pushurl=ssh://[email protected]/commaai/openpilot-lfs.git push

0 comments on commit 89f2f1c

Please sign in to comment.