aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2022-04-11 21:39:23 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2022-04-11 21:39:23 -0700
commitcaa831a3881edc60e4f8e0a65793f798c0762c1c (patch)
tree653ef1e4c11b0d11d416c3334d99197f20051735
parentsync-osuosl-mirror: rename from sync-masterdistfiles-mirror to be clear about... (diff)
downloadmastermirror-scripts-caa831a3881edc60e4f8e0a65793f798c0762c1c.tar.gz
mastermirror-scripts-caa831a3881edc60e4f8e0a65793f798c0762c1c.tar.bz2
mastermirror-scripts-caa831a3881edc60e4f8e0a65793f798c0762c1c.zip
Makefile: add tag helper
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..8fb0e3e
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+all:
+tag:
+ git tag -s $(shell date +%Y%m%dT%H%M%SZ -u)