Gitには複数のブランチとタグがあります。以前のタグに変更を加えて、新しいタグをそれから取り出したいと思います。私はGitタグを逆にして、いくつかの変更を加えてエラーをスローします。
1)Git reset --hard <tagname>
がgit commit
が、私はそれが
failed to push some refs to ""
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
を言う私の変更をプッシュしようとしていたファイル
2)にいくつかの変更をした使用することを行うために、任意のクイックヘルプ