From: Omar Polo Subject: www/comparison: git tag is more like git tag -a To: gameoftrees@openbsd.org Date: Wed, 14 Aug 2024 23:07:45 +0200 this highlight that in the comparison that `got tag' makes annotated tags. git tag instead defaults to lightweight tags. diff /home/op/w/got-www commit - b183145b65deab64768d0fcab787025a68b43679 path + /home/op/w/got-www blob - c624271c78e7faa14e2cdcf05f742eb87a01e741 file + comparison.html --- comparison.html +++ comparison.html @@ -174,7 +174,7 @@ The table below lists some commonly used commands and got tag cvs tag svn copy -git tag +git tag -a got fetch cvsync / reposync