tests/test-diff-copy-depth.out
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Mon, 30 Aug 2010 13:15:30 +0900
changeset 12102 9aba4ceb654d
parent 6424 d8f44384c3ee
permissions -rw-r--r--
test-keyword: use regular expressions instead of grepping

-- With aaa
Status:
A somename
  other-file

Diff:
diff --git a/other-file b/somename
copy from other-file
copy to somename

-- With zzz
Status:
A somename
  other-file

Diff:
diff --git a/other-file b/somename
copy from other-file
copy to somename