Re: [PATCH v2] shell-prompt: clean up nested if-then
From: Jonathan Nieder <hidden> Date: 2016-06-15 22:56:11
Martin Erik Werner wrote:
Minor clean up of if-then nesting in checks for environment variables
and config options. No functional changes.
Signed-off-by: Martin Erik Werner <redacted>
---
contrib/completion/git-prompt.sh | 27 +++++++++++++--------------
1 file changed, 13 insertions(+), 14 deletions(-)
Reviewed-by: Jonathan Nieder <redacted>
Thanks for the quick turnaround.