Looks like you guys rebased the repository to include a LICENSE file recently?
When you do this, it breaks everyone's dependencies on the project:
Installing dependencies (including require-dev) from lock file
- Installing evandotpro/edp-superluminal (dev-master d639fe2)
Cloning d639fe2a140ea55434daa6f112df1fa0b70932e4
d639fe2a140ea55434daa6f112df1fa0b70932e4 is gone (history was rewritten?)
[RuntimeException]
Failed to execute git checkout 'd639fe2a140ea55434daa6f112df1fa0b70932e4' -- && git reset --hard 'd639fe2a140ea55434daa6f112df1fa0b70932e4' --
fatal: reference is not a tree: d639fe2a140ea55434daa6f112df1fa0b70932e4
Is it possible to get a tagged branch that won't get re-written again?
Looks like you guys rebased the repository to include a LICENSE file recently?
When you do this, it breaks everyone's dependencies on the project:
Is it possible to get a tagged branch that won't get re-written again?