Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pull,rebase: handle GIT_WORK_TREE better
[gitweb.git]
/
git-pull.sh
diff --git
a/git-pull.sh
b/git-pull.sh
index eb87f49062b70d707adebca4013809822123608b..7500b58ff9a9d7f4bec58c4bd27345dff7b57d29 100755
(executable)
--- a/
git-pull.sh
+++ b/
git-pull.sh
@@
-10,7
+10,7
@@
SUBDIRECTORY_OK=Yes
OPTIONS_SPEC=
. git-sh-setup
set_reflog_action "pull $*"
-require_work_tree
+require_work_tree
_exists
cd_to_toplevel