From 72c58509a1cdb12bbb00951190f8b7a1ab4080f7 Mon Sep 17 00:00:00 2001 From: krateng Date: Tue, 28 Mar 2023 22:47:46 +0200 Subject: [PATCH] Added cool tag list script --- dev/list_tags.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 dev/list_tags.sh diff --git a/dev/list_tags.sh b/dev/list_tags.sh new file mode 100644 index 0000000..4cabc8f --- /dev/null +++ b/dev/list_tags.sh @@ -0,0 +1 @@ +git tag -l '*.0' -n1 --sort=v:refname