Any way to install forks named other than "openpilot"?
I'm currently setting up OnePlus 3T + White Panda which requires older version of the openpilot. But for the branches I wish to use the devs have decided to split out into separate repo.
Such as: https://github.com/crwusiz/openpilot_v0.8 https://github.com/openpilotusers/openpilot_081
Is there any way to install forks named other than "openpilot"?
Also curious how I'd use https://smiskol.com/fork/ to install the first repo listed and not the second:
- https://github.com/sunnyhaibin/openpilot-1
- https://github.com/sunnyhaibin/sunnypilot
I suppose we could support repo by keyword, for ex: fork/sunnyhaibin/r/openpilot-1/master
Someone would need to implement this
But then no branches can be named r, so some thought into the syntax needs to be done