Commit e0b8b0a
committed
tag-git: accommodate for upstream's
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]>.txt -> .adoc rename1 parent 9b17b73 commit e0b8b0a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments