diff --git a/tests/test-copy2.out b/tests/test-copy2.out --- a/tests/test-copy2.out +++ b/tests/test-copy2.out @@ -23,3 +23,8 @@ bar renamed from foo:dd12c926cf165e3eb4c # copy --after on an added file A baz bar +# foo was clean: +C foo +# but it's considered modified after a copy --after --force +M foo + bar