mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-06 00:36:29 +08:00
three way merge
old-commit-hash: 702c4392a448eff18eb64537fdf46e0741558b8b
This commit is contained in:
+1
-1
@@ -8,4 +8,4 @@ fi
|
||||
BASE="https://github.com/commaai/openpilot/pull/"
|
||||
PR_NUM="$(echo $1 | grep -o -E '[0-9]+')"
|
||||
|
||||
curl -L $BASE/$PR_NUM.patch | git apply
|
||||
curl -L $BASE/$PR_NUM.patch | git apply -3
|
||||
|
||||
Reference in New Issue
Block a user