We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6859043 + c98d1e4 commit 1421fd9Copy full SHA for 1421fd9
1 file changed
git-pull.sh
@@ -10,7 +10,7 @@ SUBDIRECTORY_OK=Yes
10
OPTIONS_SPEC=
11
. git-sh-setup
12
. git-sh-i18n
13
-set_reflog_action "pull $*"
+set_reflog_action "pull${1+ $*}"
14
require_work_tree
15
cd_to_toplevel
16
0 commit comments