We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64b9db5 + c98d1e4 commit 2a76497Copy full SHA for 2a76497
1 file changed
git-pull.sh
@@ -9,7 +9,7 @@ LONG_USAGE='Fetch one or more remote refs and merge it/them into the current HEA
9
SUBDIRECTORY_OK=Yes
10
OPTIONS_SPEC=
11
. git-sh-setup
12
-set_reflog_action "pull $*"
+set_reflog_action "pull${1+ $*}"
13
require_work_tree
14
cd_to_toplevel
15
0 commit comments