Skip to content

Commit 3ab17f2

Browse files
committed
Explain what this branch is.
1 parent defaceb commit 3ab17f2

File tree

1 file changed

+2
-42
lines changed

1 file changed

+2
-42
lines changed

Diff for: README.md

+2-42
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,3 @@
1-
Tests to see how GitHub and GitLab work exactly and to detect bugs with them.
1+
This branch name has 8 characters.
22

3-
Tests that are very large will not be included here to keep this repository small:
4-
5-
- <https://github.com/cirosantilli/test-deep>
6-
- <https://github.com/cirosantilli/test-diff-many-files>
7-
- <https://github.com/cirosantilli/test-pr-many-commits>
8-
9-
There are also some tests that could not be included here conveniently:
10-
11-
- <https://github.com/cirosantilli/test-empty-commit>
12-
- <https://github.com/cirosantilli/test-empty-subdir>
13-
- <https://github.com/cirosantilli/test-long-filename-256>
14-
- <https://github.com/cirosantilli/test-long-filename-1024>
15-
16-
This repository is mirrored at:
17-
18-
- <https://github.com/cirosantilli/test>
19-
- <https://gitlab.com/cirosantilli/test>
20-
21-
Other similar repos from other people:
22-
23-
- <https://github.com/joernchen/evil_stuff>
24-
25-
The most interesting files on this repository are:
26-
27-
- [markdown.md](markdown.md)
28-
29-
- whitespace filename edge cases:
30-
31-
- [single whitespace filename](%20)
32-
- [double whitespace directory name](%20%20/) and [its README](%20%20/README.md)
33-
- [a b](a b)
34-
35-
Some interesting branches and tags include:
36-
37-
- [`hasslash/a`](../hasslash/a): branch inside sub-directory
38-
39-
- [`-r`](../-r): branch with forbidden name, and in particular one that may be used for shell injection.
40-
41-
Create manually with `cp master -- -r` and push with `git push --all`.
42-
43-
- `tag-empty-blob`
3+
It was used to test: <https://github.com/isaacs/github/issues/296>

0 commit comments

Comments
 (0)