French translation: copy -> copie.
[git/dscho.git] / t / t4013 / diff.diff-tree_--root_--patch-with-raw_initial
blobd295e475ddc626dc18381a5c5e839d3b2c26126e
1 $ git diff-tree --root --patch-with-raw initial
2 444ac553ac7612cc88969031b02b3767fb8a353a
3 :000000 100644 0000000000000000000000000000000000000000 35d242ba79ae89ac695e26b3d4c27a8e6f028f9e A      dir/sub
4 :000000 100644 0000000000000000000000000000000000000000 01e79c32a8c99c557f0757da7cb6d65b3414466d A      file0
5 :000000 100644 0000000000000000000000000000000000000000 01e79c32a8c99c557f0757da7cb6d65b3414466d A      file2
7 diff --git a/dir/sub b/dir/sub
8 new file mode 100644
9 index 0000000..35d242b
10 --- /dev/null
11 +++ b/dir/sub
12 @@ -0,0 +1,2 @@
15 diff --git a/file0 b/file0
16 new file mode 100644
17 index 0000000..01e79c3
18 --- /dev/null
19 +++ b/file0
20 @@ -0,0 +1,3 @@
24 diff --git a/file2 b/file2
25 new file mode 100644
26 index 0000000..01e79c3
27 --- /dev/null
28 +++ b/file2
29 @@ -0,0 +1,3 @@