diff options
author | Phil Hord <hordp@cisco.com> | 2013-03-12 19:13:41 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-03-13 10:35:15 -0700 |
commit | 3ae851e6fbb4e99fa7281d18a5c6f95a3fb6d998 (patch) | |
tree | 8d9a4a19d6916b1b6c9f9e5484f1d7851ecc8c7f /git-gui | |
parent | git.c: make usage match manual page (diff) | |
download | tgif-3ae851e6fbb4e99fa7281d18a5c6f95a3fb6d998.tar.xz |
tag: --force does not have to warn when creating tags
"git tag --force" mentions what old tag object is being replaced
when it is used to update an existing tag, but it shows the same
message when creating a new one. Stop doing that, as it does not
add any information.
Add a test for this and also to ensure --force can replace tags at
all.
Signed-off-by: Phil Hord <hordp@cisco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui')
0 files changed, 0 insertions, 0 deletions