TW-1419: On add '-tag' is considered a tag removal, which makes no sense.

This commit is contained in:
Paul Beckingham
2015-07-13 14:24:24 -04:00
parent 585ae52be3
commit a7eb32272c
3 changed files with 23 additions and 6 deletions

View File

@@ -89,7 +89,7 @@ public:
private:
void handleArg0 ();
void lexArguments ();
void demoteDOM ();
void demotion ();
void aliasExpansion ();
void canonicalizeNames ();
bool findCommand ();