We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 347acea + 4573a68 commit 3840d2dCopy full SHA for 3840d2d
1 file changed
contrib/rerere-train.sh
@@ -7,7 +7,7 @@ USAGE="$me rev-list-args"
7
8
SUBDIRECTORY_OK=Yes
9
OPTIONS_SPEC=
10
-. $(git --exec-path)/git-sh-setup
+. "$(git --exec-path)/git-sh-setup"
11
require_work_tree
12
cd_to_toplevel
13
0 commit comments