Wang, Gang created MNEMONIC-85: ---------------------------------- Summary: Prompt "Trying to delete ...branch" even not existed Key: MNEMONIC-85 URL: https://issues.apache.org/jira/browse/MNEMONIC-85 Project: Mnemonic Issue Type: Bug Components: Release, Tools Affects Versions: 0.2.0-incubating Reporter: Wang, Gang Assignee: Wang, Gang Fix For: 0.2.0-incubating
The exit codes of git are the same (i.e. 1) for both cases of branch not existed or not fully merged so we cannot distinguish this two cases by the exit code. the solution is to change the prompt text to reflect both of cases. -- This message was sent by Atlassian JIRA (v6.3.4#6332)