Skip to content

v0.10.2: yoke/descent: add check for target revision id equals active revision id

Choose a tag to compare

@davidmdm davidmdm released this 05 Mar 14:51
· 356 commits to main since this release
added a check to see if the wanted revision id is the same as the active
one. previously a descent from 1 to 1 would be okay, and the new output
would say "successful descent of example from revision 1 to 1" which
didn't make much sense. correct me if I'm wrong.