Commit
+22 -0 +/-1 browse
1 | diff --git a/test/corpus/binary.txt b/test/corpus/binary.txt |
2 | index dce7d1d..7698b66 100644 |
3 | --- a/test/corpus/binary.txt |
4 | +++ b/test/corpus/binary.txt |
5 | @@ -17,3 +17,25 @@ Binary files a/tree-sitter-gitdiff.wasm and b/tree-sitter-gitdiff.wasm differ |
6 | (binary_change |
7 | (filename) |
8 | (filename))) |
9 | + |
10 | + ================================================================================ |
11 | + Deleted binary file |
12 | + ================================================================================ |
13 | + diff --git a/docs/playground.png b/docs/playground.png |
14 | + deleted file mode 100644 |
15 | + index 9cf2a44..0000000 |
16 | + Binary files a/docs/playground.png and /dev/null differ |
17 | + |
18 | + -------------------------------------------------------------------------------- |
19 | + |
20 | + (source |
21 | + (command |
22 | + (filename)) |
23 | + (file_change |
24 | + (mode)) |
25 | + (index |
26 | + (commit) |
27 | + (commit)) |
28 | + (binary_change |
29 | + (filename) |
30 | + (filename))) |