Merge branch 'jk/pull-rebase-with-work-tree' into maint

* jk/pull-rebase-with-work-tree:
  pull,rebase: handle GIT_WORK_TREE better

Conflicts:
	git-pull.sh
This commit is contained in:
Junio C Hamano 2011-11-01 16:11:00 -07:00
Родитель eee947fb95 035b5bf643
Коммит 0814d6e554
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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

Просмотреть файл

@ -63,7 +63,7 @@ skip! skip current patch and continue
"
. git-sh-setup
set_reflog_action rebase
require_work_tree
require_work_tree_exists
cd_to_toplevel
LF='