#github

1 entry tagged “github”.

git

Moving a Git tag to a newer commit

Moving a Git tag to a newer commit takes a force push, or Git rejects it because the tag already exists. Here's how, plus the gotcha that bites teammates.

Read the entry →