Skip to content

Commit

Permalink
Explain what this branch is.
Browse files Browse the repository at this point in the history
  • Loading branch information
cirosantilli committed Nov 13, 2014
1 parent defaceb commit 3ab17f2
Showing 1 changed file with 2 additions and 42 deletions.
44 changes: 2 additions & 42 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,3 @@
Tests to see how GitHub and GitLab work exactly and to detect bugs with them.
This branch name has 8 characters.

Tests that are very large will not be included here to keep this repository small:

- <https://github.com/cirosantilli/test-deep>
- <https://github.com/cirosantilli/test-diff-many-files>
- <https://github.com/cirosantilli/test-pr-many-commits>

There are also some tests that could not be included here conveniently:

- <https://github.com/cirosantilli/test-empty-commit>
- <https://github.com/cirosantilli/test-empty-subdir>
- <https://github.com/cirosantilli/test-long-filename-256>
- <https://github.com/cirosantilli/test-long-filename-1024>

This repository is mirrored at:

- <https://github.com/cirosantilli/test>
- <https://gitlab.com/cirosantilli/test>

Other similar repos from other people:

- <https://github.com/joernchen/evil_stuff>

The most interesting files on this repository are:

- [markdown.md](markdown.md)

- whitespace filename edge cases:

- [single whitespace filename](%20)
- [double whitespace directory name](%20%20/) and [its README](%20%20/README.md)
- [a b](a b)

Some interesting branches and tags include:

- [`hasslash/a`](../hasslash/a): branch inside sub-directory

- [`-r`](../-r): branch with forbidden name, and in particular one that may be used for shell injection.

Create manually with `cp master -- -r` and push with `git push --all`.

- `tag-empty-blob`
It was used to test: <https://github.com/isaacs/github/issues/296>

0 comments on commit 3ab17f2

Please sign in to comment.