tar-tree: Introduce write_entry()
[git.git] / git-fetch.sh
index 0346d4a..6835634 100755 (executable)
@@ -179,6 +179,7 @@ fast_forward_local () {
                        ;;
                *)
                        echo >&2 "  not updating."
+                       exit 1
                        ;;
                esac
            }