@ -44,7 +44,7 @@ cat >expect <<\EOF
@@ -44,7 +44,7 @@ cat >expect <<\EOF
#
# new file: dir2/added
#
# Changed but not updated:
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
@ -73,7 +73,7 @@ cat >expect <<\EOF
@@ -73,7 +73,7 @@ cat >expect <<\EOF
# Changes to be committed:
# new file: dir2/added
#
# Changed but not updated:
# Changes not staged for commit:
# modified: dir1/modified
#
# Untracked files:
@ -140,7 +140,7 @@ cat >expect <<EOF
@@ -140,7 +140,7 @@ cat >expect <<EOF
#
# new file: dir2/added
#
# Changed but not updated:
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
@ -167,7 +167,7 @@ cat >expect <<EOF
@@ -167,7 +167,7 @@ cat >expect <<EOF
# Changes to be committed:
# new file: dir2/added
#
# Changed but not updated:
# Changes not staged for commit:
# modified: dir1/modified
#
# Untracked files not listed
@ -202,7 +202,7 @@ cat >expect <<EOF
@@ -202,7 +202,7 @@ cat >expect <<EOF
#
# new file: dir2/added
#
# Changed but not updated:
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
@ -260,7 +260,7 @@ cat >expect <<EOF
@@ -260,7 +260,7 @@ cat >expect <<EOF
#
# new file: dir2/added
#
# Changed but not updated:
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
@ -320,7 +320,7 @@ cat >expect <<\EOF
@@ -320,7 +320,7 @@ cat >expect <<\EOF
#
# new file: ../dir2/added
#
# Changed but not updated:
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
@ -392,7 +392,7 @@ cat >expect <<\EOF
@@ -392,7 +392,7 @@ cat >expect <<\EOF
#
# <GREEN>new file: dir2/added<RESET>
#
# Changed but not updated:
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
@ -521,7 +521,7 @@ cat >expect <<\EOF
@@ -521,7 +521,7 @@ cat >expect <<\EOF
#
# new file: dir2/added
#
# Changed but not updated:
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
@ -614,7 +614,7 @@ cat >expect <<EOF
@@ -614,7 +614,7 @@ cat >expect <<EOF
# new file: dir2/added
# new file: sm
#
# Changed but not updated:
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
@ -673,7 +673,7 @@ cat >expect <<EOF
@@ -673,7 +673,7 @@ cat >expect <<EOF
# new file: dir2/added
# new file: sm
#
# Changed but not updated:
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
@ -718,7 +718,7 @@ test_expect_success 'status -s submodule summary' '
@@ -718,7 +718,7 @@ test_expect_success 'status -s submodule summary' '
cat >expect <<EOF
# On branch master
# Changed but not updated:
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
@ -766,7 +766,7 @@ cat >expect <<EOF
@@ -766,7 +766,7 @@ cat >expect <<EOF
# new file: dir2/added
# new file: sm
#
# Changed but not updated:
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
@ -819,7 +819,7 @@ cat > expect << EOF
@@ -819,7 +819,7 @@ cat > expect << EOF
#
# modified: sm
#
# Changed but not updated:
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
@ -931,7 +931,7 @@ cat > expect << EOF
@@ -931,7 +931,7 @@ cat > expect << EOF
#
# modified: sm
#
# Changed but not updated:
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
# (commit or discard the untracked or modified content in submodules)
@ -989,7 +989,7 @@ cat > expect << EOF
@@ -989,7 +989,7 @@ cat > expect << EOF
#
# modified: sm
#
# Changed but not updated:
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
@ -1067,7 +1067,7 @@ test_expect_success ".git/config ignore=dirty doesn't suppress submodule summary
@@ -1067,7 +1067,7 @@ test_expect_success ".git/config ignore=dirty doesn't suppress submodule summary
cat > expect << EOF
# On branch master
# Changed but not updated:
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#