We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A quick hack to generate the required links at the moment is to use
git tag -l --format="%(refname:strip=2)@ %(refname:strip=2) (%(creatordate:format:%Y.%m.%d)) " | egrep '^release_[0-9]+[0-9]+[0-9]+@' | cut -d@ -f2
older_releases page text could do with some rationalisation at some point
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A quick hack to generate the required links at the moment is to use
older_releases page text could do with some rationalisation at some point
The text was updated successfully, but these errors were encountered: