Code

Documentation: revise top of git man page
[git.git] / git-fetch.sh
index c0eb96752e1574b48b973acd4ebfdb81406c7bac..954901ddce9404eeadb616c4b65b466c62d4b63f 100755 (executable)
@@ -185,6 +185,7 @@ fast_forward_local () {
                        ;;
                *)
                        echo >&2 "  not updating."
+                       exit 1
                        ;;
                esac
            }