Skip to content

fix(gitconfigs): force-fetch mutable upstream tags#52

Merged
Caedis merged 1 commit into
masterfrom
caedis/fix-stale-config-tag
May 28, 2026
Merged

fix(gitconfigs): force-fetch mutable upstream tags#52
Caedis merged 1 commit into
masterfrom
caedis/fix-stale-config-tag

Conversation

@Caedis

@Caedis Caedis commented May 28, 2026

Copy link
Copy Markdown
Owner

Without --force, git fetch refuses non-FF tag updates, leaving the local tag stale when GTNH re-points a nightly tag. The next merge then says "Already up to date" and the version-bump commit lands empty, silently skipping the real pack changes until a fresh tag name comes along.

Without --force, git fetch refuses non-FF tag updates, leaving the
local tag stale when GTNH re-points a nightly tag. The next merge
then says "Already up to date" and the version-bump commit lands
empty, silently skipping the real pack changes until a fresh tag
name comes along.
@Caedis Caedis merged commit bcd1b18 into master May 28, 2026
1 check passed
@Caedis Caedis deleted the caedis/fix-stale-config-tag branch May 28, 2026 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant