On 02/24/2010 02:07 PM, Michael Lukashov wrote:
+if test -e "$GIT_DIR"/FETCH_HEAD +then + rm -f "$GIT_DIR"/FETCH_HEAD || exit +fi
You do not need the if. Paolo -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html