jubalh / jessy

a totally kafkaesque chess game
4 stars 3 forks source link

Reversed flux update, commit referenced didn't exist #24

Closed jjdelvalle closed 10 years ago

jjdelvalle commented 10 years ago

The commit that's being referenced to from the parent repo doesn't exist inside the flux submodule. If you try to update, you're greeted with a "not a tree" fatal error.

I propose reverting the change or simply pushing the actual update so it can be referenced to.

jubalh commented 10 years ago

now this is really strange. i tried to clone jessy again and when initializing the submodule i got the error you mention. i cant imagine that this was not working once but i didnt find the referenced commit at https://github.com/fluxroot/flux/commits/. quite strange o_O

anyways, i'll pull this in. thanks for the fix!

jubalh commented 10 years ago

actually i made a change in flux once, which i pushed to master, which got accepted. that was the commit being referenced. but it seems the owner changed stuff later on and rewrote the tree history! :o this of course broke things..

proof is here: https://github.com/fluxroot/flux/pull/79