X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-pull.sh;h=902fc4adb4b95d27c6ba6c63f40108702dd93f11;hb=0f544ee897ac2cc760f29d3568cc4295ca69fd1f;hp=63da37bcc2730358140ae4b862040ed8fb0ed77e;hpb=2478bd8318c3ad6eceb7b99f01db29499f63b759;p=git.git diff --git a/git-pull.sh b/git-pull.sh index 63da37bcc..902fc4adb 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