From: smckown Date: Mon, 23 Nov 2009 20:30:03 +0000 (+0000) Subject: Change exit 0 to exit 1, so we do return an error code when appropriate. X-Git-Url: https://oss.titaniummirror.com/gitweb?a=commitdiff_plain;h=deed66c863e13a1fb1b94d57c7b0d158d70cba46;hp=deed66c863e13a1fb1b94d57c7b0d158d70cba46;p=git-utils.git Change exit 0 to exit 1, so we do return an error code when appropriate. ---