From ea5670888f6fd8b8e5ff5185fa7fefa962f21ed8 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Fri, 5 Jun 2015 00:33:59 +0300 Subject: [PATCH] Don't move published tags --- pep-git.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pep-git.txt b/pep-git.txt index 0aed481..0347e51 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -310,6 +310,8 @@ pushed). To push tags list them explicitly:: $ git push origin tag 1.4.2 $ git push origin v1 v2 tag 2.1.7 +Don't move tags with ``git tag -f`` after they have been published. + Commit editing and caveats ========================== -- 2.39.2