Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert sorting of symbolic tags #476

Merged
merged 2 commits into from
Nov 28, 2023
Merged

Revert sorting of symbolic tags #476

merged 2 commits into from
Nov 28, 2023

Commits on Nov 28, 2023

  1. Revert sorting of symbolic tags

    Sorting fails when symbolic tags contain bare classes (which can not be
    compared most of the time).
    
    The attached test case fails without this PR.
    matthiasdiener committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    529d2b0 View commit details
    Browse the repository at this point in the history
  2. undo doc

    matthiasdiener committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    db3fd93 View commit details
    Browse the repository at this point in the history