sociomantic-tsunami / dhtproto

Distributed Hash Table protocol definition, client, fake node, and tests
Boost Software License 1.0
5 stars 22 forks source link

Revert "Revert "Merge tag 'neo-v0.11.0' into v14.x.x"" #207

Closed leandro-lucarella-sociomantic closed 5 years ago

leandro-lucarella-sociomantic commented 5 years ago

Revert madness to make neo great again.

So, v14.6.0 had neo merged in it and then the merge reverted in v14.6.1. Now merging this release to the neo-v.x.x branch makes neo stop being neo, because all neo changes are reverted.

No worries, a double revert in git is idempotent, git will just apply an inverse diff, so what we need to do is revert the revert to get neo back in neo.

I hope this is clear enough, but if it's not, you can read the whole story here: https://mirrors.edge.kernel.org/pub/software/scm/git/docs/howto/revert-a-faulty-merge.txt