lfs: easier to use config (#23490)

This commit is contained in:
Greg Hogan
2022-01-10 23:14:30 -08:00
committed by GitHub
parent 233a6e4a62
commit 24213ac76b
2 changed files with 2 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
[lfs]
url = https://gitlab.com/commaai/openpilot-lfs.git/info/lfs
pushurl =
pushurl = ssh://git@gitlab.com/commaai/openpilot-lfs.git
locksverify = false

View File

@@ -1,2 +0,0 @@
#!/usr/bin/env bash
git -c lfs.pushurl=ssh://git@gitlab.com/commaai/openpilot-lfs.git push