mirror of
https://github.com/git/git.git
synced 2026-02-24 09:03:52 +00:00
fixup! submodule: Fix t7400, t7405, t7406 for msysGit
Between 132 patches to be rebased, an underscore got lost.
This commit is contained in:
@@ -266,7 +266,7 @@ cmd_add()
|
||||
then
|
||||
cat >&2 <<EOF
|
||||
The following path is ignored by one of your .gitignore files:
|
||||
$(eval_gettextln $smpath)
|
||||
$(eval_gettextln $sm_path)
|
||||
Use -f if you really want to add it.
|
||||
EOF
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user