From: Simon Ruderich Date: Sat, 21 Feb 2009 23:07:17 +0000 (-0600) Subject: Abort if the fetch fails in setup.sh. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=5a511574188e52137e66a73d1562ad0a1eac8067;hp=5a511574188e52137e66a73d1562ad0a1eac8067;p=config%2Fdotfiles.git Abort if the fetch fails in setup.sh. This prevents that the push rule is added multiple times to .git/config if a fetch failed. ---