From: Junio C Hamano Date: Tue, 24 Jun 2025 16:49:53 +0000 (-0700) Subject: Merge branch 'jc/tag-idempotent-no-op' into seen X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=319456a0d23ddf8d11296dea03e6b2bb302ec098;p=thirdparty%2Fgit.git Merge branch 'jc/tag-idempotent-no-op' into seen "git tag T O" when the tag T is already pointing at the object O is a no-op; we used to but no longer error out such a request and require "--force" and instead turn it into a no-op. Comments? * jc/tag-idempotent-no-op: tag: allow idempotent "git tag" without "--force" --- 319456a0d23ddf8d11296dea03e6b2bb302ec098