lfs: easier to use config (#23490)

pull/23492/head
Greg Hogan 2022-01-10 23:14:30 -08:00 committed by GitHub
parent 233a6e4a62
commit 24213ac76b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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