git-2.51.0: Fetching tags does not work
From: David Bohman <hidden>
Date: 2025-09-06 00:30:52
From: David Bohman <hidden>
Date: 2025-09-06 00:30:52
This is into a bare repository: git fetch --tags The command notates the tags it will update, but they do not get added to the repository. I reverted to git-2.50.1, and the problem went away. This is a regression in git-2.51.0. David Bohman