2009/9/13 Jeff King <peff@xxxxxxxx>: > + else > + echo "Your configuration specified for us to pull the ref" > + echo "'$upstream_short', but we were unable to fetch it from" > + echo "the remote." Thanks! But why was it 'unable' ? Are there cases other than it not existing? Maybe something less cryptic: "Attempted to pull from ref $upstream_short but this branch does not exist on remote." Or something? John -- 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