j-vanetten / openpilot

jvePilot: FCA: Hybrid OpenPilot/ACC
55 stars 29 forks source link

Downstream forks broken by forced history rewrite #37

Closed Fmstrat closed 4 months ago

Fmstrat commented 7 months ago

Describe the bug The current release branch has 7 commits. At some point it's history was rewritten, which has broken any downstream forks.

To Reproduce Steps to reproduce the behavior:

  1. Fork this repo (before the rewrite)
  2. Try to merge upstream after the rewrite

Expected behavior When new updates to OP occur, keep the version history and rebase.

j-vanetten commented 4 months ago

@Fmstrat I use Comma's release tags for my development. Sorry to say, they did the same thing to me causing me to reset my fork so I can continue to merge in their changes.