author | Dave Dulson <dave@dulson.com> | |
Sun, 3 Jan 2010 14:55:52 +0000 (14:55 +0000) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Tue, 12 Jan 2010 11:04:46 +0000 (22:04 +1100) | ||
commit | dfb891e35100cf78873c5cf81ffe778dbe235ef5 | |
tree | 626d47c1d4b2c6939998c0b5e885e82a91e91eb2 | tree | snapshot |
parent | be8e40df7566b838f7ed1840e5c0802097a5e814 | commit | diff |
gitk: Enable gitk to create tags with messages
Currently, tags created using the "create tag" dialog in gitk are
always lightweight tags, i.e., they don't have any annotation
(message). This enables the user to specify a message; if they do,
gitk will create an unsigned, annotated tag object.
Signed-off-by: David Dulson <dave@dulson.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Currently, tags created using the "create tag" dialog in gitk are
always lightweight tags, i.e., they don't have any annotation
(message). This enables the user to specify a message; if they do,
gitk will create an unsigned, annotated tag object.
Signed-off-by: David Dulson <dave@dulson.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |