We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c76270 + 035b5bf commit f2b5163Copy full SHA for f2b5163
git-pull.sh
@@ -11,7 +11,7 @@ OPTIONS_SPEC=
11
. git-sh-setup
12
. git-sh-i18n
13
set_reflog_action "pull${1+ $*}"
14
-require_work_tree
+require_work_tree_exists
15
cd_to_toplevel
16
17
git-rebase.sh
@@ -63,7 +63,7 @@ skip! skip current patch and continue
63
"
64
65
set_reflog_action rebase
66
67
68
69
LF='
0 commit comments