Fixed issue #2604: Tag using TortoiseGitProc.exe /command:tag should accept a tag...
commit8014a3578e92091ff377dd1ae42400af89cf7122
authorYue Lin Ho <b8732003@student.nsysu.edu.tw>
Fri, 9 Oct 2015 09:36:53 +0000 (9 17:36 +0800)
committerYue Lin Ho <b8732003@student.nsysu.edu.tw>
Sun, 11 Oct 2015 03:14:53 +0000 (11 11:14 +0800)
tree1568d6d953efd69ebbc0438fd85b1a1f3d67e0f2
parent9c4def99efa7dd4debf621f60f9f53eba2bae063
Fixed issue #2604: Tag using TortoiseGitProc.exe /command:tag should accept a tag name argument

Signed-off-by: Yue Lin Ho <b8732003@student.nsysu.edu.tw>
doc/source/en/TortoiseGit/tgit_app_automation.xml
src/Changelog.txt
src/TortoiseProc/AppUtils.cpp
src/TortoiseProc/AppUtils.h
src/TortoiseProc/Commands/TagCommand.cpp