author | Linus Torvalds <torvalds@g5.osdl.org> | |
Sat, 9 Jul 2005 01:23:06 +0000 (18:23 -0700) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Sat, 9 Jul 2005 01:23:06 +0000 (18:23 -0700) | ||
commit | 918c05f1b653d24a03d5b29c576894ede63a6787 | |
tree | f1a442de27044f07d17a987b97f0f684dfb47a20 | tree | snapshot |
parent | 3ba513c32e7b9102187d94d1c43f33d9559fb334 | commit | diff |
Make "git tag" more user-friendly
Instead of having to cut-and-paste the result, write it to the tag
directory directly. Also, start an editor for the tag message, rather
than just reading it from stdin.
Instead of having to cut-and-paste the result, write it to the tag
directory directly. Also, start an editor for the tag message, rather
than just reading it from stdin.
git-tag-script | diff | blob | history |