You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tag-git: accommodate for upstream's .txt -> .adoc rename
This is the gazillionth follow-up to that rename; It was noticed in
git-for-windows/build-extra#607 that this needed
yet another adjustement, this time in Git for Windows' release notes. In
that PR, the `please.sh` script was adjusted, which indeed used to be
how the release notes generation was automated.
In the meantime, we have moved from an Azure Pipelines-based
automation to a GitHub Actions-based automation, and the `please.sh`
script is no longer used to generate those; Instead the
`update-scripts/tag-git.sh` script in this here repository is used for
that purpose.
Therefore, the latter script needs to be adjusted, too.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments