repo.or.cz
/
alt-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
refs: convert parameter of search_ref_dir() to length-limited string
[alt-git.git]
/
t
/
t4013
/
diff.diff_--cached
blob
ff16e83e7ca443e534700877ef4c00045f7251a1
1
diff --git a/dir/sub b/dir/sub
2
new file mode 100644
3
index 0000000..992913c
4
--- /dev/null
5
+++ b/dir/sub
6
@@ -0,0 +1,8 @@
7
+A
8
+B
9
+C
10
+D
11
+E
12
+F
13
+1
14
+2
15
diff --git a/file0 b/file0
16
new file mode 100644
17
index 0000000..10a8a9f
18
--- /dev/null
19
+++ b/file0
20
@@ -0,0 +1,9 @@
21
+1
22
+2
23
+3
24
+4
25
+5
26
+6
27
+A
28
+B
29
+C
30
diff --git a/file1 b/file1
31
new file mode 100644
32
index 0000000..b1e6722
33
--- /dev/null
34
+++ b/file1
35
@@ -0,0 +1,3 @@
36
+A
37
+B
38
+C