From 4e55ad730aea0b45399541ea74ed8a1abf0d27d2 Mon Sep 17 00:00:00 2001 From: Dan Brickley Date: Tue, 11 Dec 2018 10:03:03 -0800 Subject: [PATCH] Noted TODO: release tags can be improved. --- RELEASING.TXT | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASING.TXT b/RELEASING.TXT index 91fbb15fd5..d5184b100d 100644 --- a/RELEASING.TXT +++ b/RELEASING.TXT @@ -204,3 +204,8 @@ For example, if we are in 'master' and 'git status' shows it in a clean state, > To https://github.com/schemaorg/schemaorg.git > * [new branch] sdo-deimos -> sdo-deimos > Branch sdo-deimos set up to track remote branch sdo-deimos from origin. + +TODO: + + * clean up release tags + * see also: git log --pretty=fuller --since="2018-06-15"