mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-30 08:08:35 -05:00
dfb891e35100cf78873c5cf81ffe778dbe235ef5
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>
Description
Releases
335
Languages
C
50.6%
Shell
38.7%
Perl
4.3%
Tcl
3.1%
Python
0.8%
Other
2.3%