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 02dad26 + b80fa84 commit cfc3e0eCopy full SHA for cfc3e0e
git-submodule.sh
@@ -904,7 +904,7 @@ Maybe you want to use 'update --init'?")"
904
;;
905
!*)
906
command="${update_module#!}"
907
- die_msg="$(eval_gettext "Execution of '\$command \$sha1' failed in submodule path '\$prefix\$sm_path'")"
+ die_msg="$(eval_gettext "Execution of '\$command \$sha1' failed in submodule path '\$prefix\$sm_path'")"
908
say_msg="$(eval_gettext "Submodule path '\$prefix\$sm_path': '\$command \$sha1'")"
909
must_die_on_failure=yes
910
0 commit comments