diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2021-01-02 23:05:53 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2021-01-02 23:05:53 -0800 |
commit | 5ef50d40b61eeac28463b19d7713dbcd9ef298ff (patch) | |
tree | 22fc409bd0f1c6b17bcefa72876a0bf750b156cd | |
parent | sync-autobuilds: need a password to protect it still! (diff) | |
download | mastermirror-scripts-5ef50d40b61eeac28463b19d7713dbcd9ef298ff.tar.gz mastermirror-scripts-5ef50d40b61eeac28463b19d7713dbcd9ef298ff.tar.bz2 mastermirror-scripts-5ef50d40b61eeac28463b19d7713dbcd9ef298ff.zip |
README: add tagging instructions
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,3 +15,7 @@ repository. Copyright 2005-2019 Gentoo Authors; Distributed under the GPL v2 Might be earlier copyright, no history available. Some files copyright by other explicit authors. + +Tagging instructions: +--------------------- +git tag -s $(date +%Y%m%dT%H%M%SZ -u) |