mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2026-01-11 12:08:25 +00:00
By using —follow-tags we push all annotated tags alongside the commit to the remote repository. In addition, we’re using —atomic. This ensures that all refs are updated. - https://github.blog/2015-04-30-git-2-4-atomic-pushes-push-to-deploy-and-more/#atomic-pushes - https://stackoverflow.com/a/3745250 - https://therightstuff.medium.com/the-rights-and-wrongs-of-git-push-with-tags-998667eaed8f
3.2 KiB
Executable File
3.2 KiB
Executable File