X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-pull.sh;h=9868a0bfb478707b361f664a252870b3d1939138;hb=1327d83954bcf755094995b63317b23986c550f2;hp=8c1370f81bfa95832de99d78aa3bee4f763b821a;hpb=1810abb994b4dd6b7f53dfe0a84b7e24cd43f78b;p=git.git diff --git a/git-pull.sh b/git-pull.sh index 8c1370f81..9868a0bfb 100755 --- a/git-pull.sh +++ b/git-pull.sh @@ -11,7 +11,7 @@ OPTIONS_SPEC= . git-sh-setup . git-sh-i18n set_reflog_action "pull${1+ $*}" -require_work_tree +require_work_tree_exists cd_to_toplevel