diff --git a/ b/ new file mode 100644 index 00000000..e79535b --- /dev/null +++ b/ @@ -0,0 +1,5 @@ +My filename only contains a single whitespace! + +As of 2014-11, it does not show on the file list at all. + +You can reach me with a /%20 on the URL. diff --git a/ /README.md b/ /README.md new file mode 100644 index 00000000..1c66139 --- /dev/null +++ b/ /README.md @@ -0,0 +1,11 @@ +My parent directory filename contains exactly 2 spaces! + +As of 2014-11, GitHub: + +- does not list it on the tree show + +- shows up internal files normally with /%20%20/README.md + +- relative links in markdown fail and link to the parent directory instead: [a.md](a.md) + +- if you try to to view it with /%20%20/, shows the parent directory instead instead of the directory, but the breadcrumbs still correctly show as a subdirectory: ![breadcrumb glitches](breadcrumb-glitches.png) diff --git a/ /a.md b/ /a.md new file mode 100644 index 00000000..6c44f7f --- /dev/null +++ b/ /a.md @@ -0,0 +1 @@ +a.md diff --git a/ /breadcrumb-glitches.png b/ /breadcrumb-glitches.png new file mode 100644 index 00000000..51c763f Binary files /dev/null and b/ /breadcrumb-glitches.png differ diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 00000000..5fe3aa0 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,4 @@ +image: ubuntu +script: + - echo a + - echo b > drone-artifact.txt diff --git a/3 b/3 new file mode 100644 index 00000000..e440e5c --- /dev/null +++ b/3 @@ -0,0 +1 @@ +3 \ No newline at end of file diff --git a/` and `a`: XSS and defacement attempts + + Create manually with `cp master -- -r` and push with `git push --all`. + +- `tag-empty-blob` diff --git a/VERSION b/VERSION new file mode 100644 index 00000000..524cb55 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +1.1.1 diff --git a/a b/a deleted file mode 100755 index abd80d7..00000000 --- a/a +++ /dev/null @@ -1,2 +0,0 @@ -A -a2 diff --git a/a b b/a b new file mode 100644 index 00000000..f1e8070 --- /dev/null +++ b/a b @@ -0,0 +1,3 @@ +My filename is "a b". + +As of 2014-11 I work just fine on GitHub. diff --git a/a.atom b/a.atom new file mode 100644 index 00000000..e61ef7b --- /dev/null +++ b/a.atom @@ -0,0 +1 @@ +aa diff --git a/a.csv b/a.csv new file mode 100644 index 00000000..c5a555f --- /dev/null +++ b/a.csv @@ -0,0 +1,3 @@ +h1, h2, h3 +a, b, c +1, 2, 3 diff --git a/a.git b/a.git new file mode 100644 index 00000000..b2e1af9 --- /dev/null +++ b/a.git @@ -0,0 +1 @@ +asdfqwer diff --git a/a.json b/a.json new file mode 100644 index 00000000..7ec9a4b --- /dev/null +++ b/a.json @@ -0,0 +1 @@ +aa \ No newline at end of file diff --git a/a.md b/a.md deleted file mode 100644 index 3fb168b..00000000 --- a/a.md +++ /dev/null @@ -1,3 +0,0 @@ -# Header 1 - -@cirosantilli diff --git a/a.rb b/a.rb index fc366c9..4d10a4e 100644 --- a/a.rb +++ b/a.rb @@ -1,3 +1,32 @@ def f(x) - return x + 1 + x + 1 end + +def g(x) + x + 1 +end + +def h(x) + x + 1 +end + +def a + 1 +end + +def b + 1 +end + +def c + 1 +end + +Chaining style: + +a. + b. + c + +a.b. + c diff --git a/a.rdoc b/a.rdoc new file mode 100644 index 00000000..12483af --- /dev/null +++ b/a.rdoc @@ -0,0 +1,3 @@ += h1 + +== h2 diff --git a/b b/b deleted file mode 100644 index 6d0875c..00000000 --- a/b +++ /dev/null @@ -1 +0,0 @@ -b3 diff --git a/brancha b/brancha new file mode 100644 index 00000000..7898192 --- /dev/null +++ b/brancha @@ -0,0 +1 @@ +a diff --git a/conflict.md b/conflict.md new file mode 100644 index 00000000..4daddb7 --- /dev/null +++ b/conflict.md @@ -0,0 +1 @@ +00 diff --git a/d/README.md b/d/README.md new file mode 100644 index 00000000..45fbe17 --- /dev/null +++ b/d/README.md @@ -0,0 +1,13 @@ +# h + +[""]() + +[#h](#h) + +[/#h](/#h) + +[../README.md](../README.md) + +[README.md#h](README.md#h) + +[d/README.md#h](d/README.md#h) diff --git a/d/png.png b/d/png.png new file mode 100644 index 00000000..9d2d55d Binary files /dev/null and b/d/png.png differ diff --git a/deface.md b/deface.md new file mode 100644 index 00000000..891c18e --- /dev/null +++ b/deface.md @@ -0,0 +1,7 @@ +The SHA of this commit begins with `deface`. + +It is used to test conflicts between SHA issue references and regular words. + +This commit was generated with: + + https://github.com/bradfitz/gitbrute diff --git a/diff b/diff new file mode 100644 index 00000000..76181ce --- /dev/null +++ b/diff @@ -0,0 +1,2 @@ +This file is named `diff` to try and conflict with the GitLab diff URL. +2 diff --git a/diff-highlight-adjacent.md b/diff-highlight-adjacent.md new file mode 100644 index 00000000..f511cb9 --- /dev/null +++ b/diff-highlight-adjacent.md @@ -0,0 +1,5 @@ +a b c +d E f +g h i +j K l +m N o diff --git a/diff-last-line.md b/diff-last-line.md new file mode 100644 index 00000000..529df4d --- /dev/null +++ b/diff-last-line.md @@ -0,0 +1,4 @@ +a b c +d E f +g h i +j K l diff --git a/diff-visibility.md b/diff-visibility.md new file mode 100644 index 00000000..16ef1a4 --- /dev/null +++ b/diff-visibility.md @@ -0,0 +1 @@ +MNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNNNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMN diff --git a/diff.md b/diff.md new file mode 100644 index 00000000..63b9713 --- /dev/null +++ b/diff.md @@ -0,0 +1 @@ +very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very veri very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very diff --git a/empty b/empty new file mode 100644 index 00000000..e69de29 diff --git a/executable b/executable new file mode 100755 index 00000000..adac56e --- /dev/null +++ b/executable @@ -0,0 +1,3 @@ +This file has the executable bit on. + +It was created to see if web interfaces are showing that information of not. diff --git a/gif.gif b/gif.gif new file mode 100644 index 00000000..49396a5 Binary files /dev/null and b/gif.gif differ diff --git a/hard-tabs.c b/hard-tabs.c new file mode 100644 index 00000000..a2bdf72 --- /dev/null +++ b/hard-tabs.c @@ -0,0 +1,3 @@ +{ + 2; +} diff --git a/html-fragment.html b/html-fragment.html new file mode 100644 index 00000000..3faa03a --- /dev/null +++ b/html-fragment.html @@ -0,0 +1 @@ +

HTML

diff --git a/html.html b/html.html new file mode 100644 index 00000000..e478eea --- /dev/null +++ b/html.html @@ -0,0 +1,10 @@ + + + + + HTML + + +

HTML

+ + diff --git a/huge_table.md b/huge_table.md new file mode 100644 index 00000000..ab630db --- /dev/null +++ b/huge_table.md @@ -0,0 +1,3 @@ +| a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | +|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---| +| a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | a | diff --git a/issue-markdown.md b/issue-markdown.md new file mode 100644 index 00000000..dbab02b --- /dev/null +++ b/issue-markdown.md @@ -0,0 +1,43 @@ +This is the content of the issue used to test markdown rendering on issues of the web UI. + +- GitHub: https://github.com/cirosantilli/test/issues/4 +- GitLab: https://gitlab.com/cirosantilli/test/issues/1 +- BitBucket: https://bitbucket.org/cirosantilli/test/issue/1 + +# Line breaks at newline + +line1 +line2 + +# References + +commit SHA reference: + +- full URL: https://github.com/cirosantilli/test/commit/429ebfd5c2aebc7debe32347cb7b19869fa4dd29 https://gitlab.com/cirosantilli/test/commit/429ebfd5c2aebc7debe32347cb7b19869fa4dd29 https://bitbucket.org/cirosantilli/test/commit/429ebfd5c2aebc7debe32347cb7b19869fa4dd29 +- full SHA: 429ebfd5c2aebc7debe32347cb7b19869fa4dd29 +- 7 char SHA: 429ebfd +- 6 char SHA: 429ebf deface +- 4 char SHA: 429e defa + +Commit non-SHA reference: + +- tag: https://github.com/cirosantilli/test/commit/annotated https://gitlab.com/cirosantilli/test/commit/annotated https://bitbucket.org/cirosantilli/test/commits/annotated +- branch: https://github.com/cirosantilli/test/commit/branch-8 https://gitlab.com/cirosantilli/test/commit/branch-8 https://bitbucket.org/cirosantilli/test/commits/branch-8 + +MR reference: + +- full URL https://github.com/cirosantilli/test/pull/1 https://gitlab.com/cirosantilli/test/merge_requests/1 +- hash id: #1 + +Tag reference: https://github.com/cirosantilli/test/releases/tag/annotated + +# Line breaks at newline + +line1 +line2 + +# Wide stuff + +mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm + +|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---| diff --git a/jpg.jpg b/jpg.jpg new file mode 100644 index 00000000..40ea12e Binary files /dev/null and b/jpg.jpg differ diff --git a/long-commit-msg b/long-commit-msg new file mode 100644 index 00000000..e69de29 diff --git a/markdown.md b/markdown.md new file mode 100644 index 00000000..8fd8b88 --- /dev/null +++ b/markdown.md @@ -0,0 +1,247 @@ +# Markdown tests + +# h1 + +## h2 + +### h3 + +#### h4 + +##### h5 + +## 012 UPPERCASE underline_hyphen-spaces others%%%end + +# h + +[""]() + +[#h](#h) + +[/#h](/#h) + +[README.md#h](README.md#h) + +[d/README.md#h](d/README.md#h) + +[`code` inside link](#) + +## List + +No newlines: + +- a +- b +- c + +Newlines: + +- a + +- b + +- c + +Some newlines: + +- first + +- after newline +- not after newline + +Ordered: + +1. 1 +2. 2 +3. 3 + +Only 1: + +1. 1 +1. 1 +1. 1 + +Start 2: + +2. 2 +3. 3 +4. 4 + +Inner list: + +1. 1 +2. 2 + - list +3. 3 + +Inner list: + +1. 1 +1. 1 + - list +1. 1 + +Inner list 1: + +1. 1 + +1. 1 + + - list + - list + +1. 1 + +Inner par list: + +1. 1 + +2. 1 + + - list + - list + +3. 1 + +Inner par ordered list: + +1. 1 + +2. 1 + + 1. list + 2. list + +3. 1 + +Inner par: + +1. 1 +1. 1 + + par + +1. 1 + + +Nested: + +- par + - nopar + - nopar + - nopar + + - par + + - par + + - par + +- par + +- par + + +Code in list with one indent: + +- a + + b + +## Table + +Very picky about table format. There must be the right amount of pipes, 3 consecutive hyphens per column of the separator line: + +| a | b | +|---|---| +| c | d | + +No outer pipes: + + a | b +---|--- + c | d + +4 hyphens: + +| a | b | +|----|---| +| c | d | + +Space 3 hyphens: + +| a | b | +| ---|---| +| c | d | + +3 hyphens space: + +| a | b | +|--- |---| +| c | d | + +hyphen space 2 hyphens: + +| a | b | +|- --|---| +| c | d | + +2 hyphens: + +| a | b | +|--|---| +| c | d | + +no pipes: + +| a | b | +|-------| +| c | d | + +## Link + +Automatic: . + +### Relative links + +[a.md](a.md). + +[./a.md](./a.md). + +[d/](d/). 14-11: GitHub renders links to `blob`, even if pointing to tree, and redirects `blob` to `tree`. GitLab also redirects, but renders trees as `tree` links directly. + +[..](..). + +[/../test-empty-commit](/../test-empty-commit). + +Automatic relative link: . Fails because would conflict with HTML tags. + +## Image + +- png.png ![](png.png) + +- ./png.png ![](./png.png) + +- d/png.png ![](d/png.png) + +- ./d/png.png ![](./d/png.png) + +### Markup inside link + +- [`d`](d) +- [*d*](d) +- [![](png.png)](d) + +# GitHub extensions + +User: @cirosantilli + +Commit: cirosantilli/test-github@master + +# Wide stuff + +mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm + +|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---| +|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---| +|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---| diff --git a/md-preview.md b/md-preview.md new file mode 100644 index 00000000..617332b --- /dev/null +++ b/md-preview.md @@ -0,0 +1,74 @@ + +a + +a + +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a +a + +a diff --git a/name of file b/name of file deleted file mode 100644 index b462f70..00000000 --- a/name of file +++ /dev/null @@ -1,25 +0,0 @@ -nwe file - - -aaaaaaaaa - - - - - - -bbbbbbbbbbb - - - - - -ccccccccc - - - - - -ddddd - -eeee diff --git a/no-preview b/no-preview new file mode 100644 index 00000000..f127d72 Binary files /dev/null and b/no-preview differ diff --git a/noext b/noext new file mode 100644 index 00000000..d145f79 --- /dev/null +++ b/noext @@ -0,0 +1,3 @@ +def a + return 1 + 1 +end diff --git a/ordered-list-with-list-bug.md b/ordered-list-with-list-bug.md new file mode 100644 index 00000000..63392de --- /dev/null +++ b/ordered-list-with-list-bug.md @@ -0,0 +1,36 @@ +1. 1 + + - inner par list + +2. 2 + +nested list without paragraphs: + +1. 1 + - list without par +2. 2 + +nested paragraph: + +1. 1 + + par + +2. 2 + +nested code block: + +1. 1 + + code block + +2. 2 + +nested ordered list: + +1. 1 + + 1. 1 + +2. 2 + diff --git a/png-noext b/png-noext new file mode 100644 index 00000000..9d2d55d Binary files /dev/null and b/png-noext differ diff --git a/png.png b/png.png new file mode 100644 index 00000000..9d2d55d Binary files /dev/null and b/png.png differ diff --git a/preview/README.md b/preview/README.md new file mode 100644 index 00000000..6125a73 --- /dev/null +++ b/preview/README.md @@ -0,0 +1 @@ +This directory is called `preview` to try to conflict with the GitLab preview URL. diff --git a/remotes.sh b/remotes.sh new file mode 100644 index 00000000..98d9e8d --- /dev/null +++ b/remotes.sh @@ -0,0 +1,8 @@ +#!/usr/bin/env/sh +git remote add as git@git.assembla.com:cirosantilli-test.git +git remote add bb git@bitbucket.org:cirosantilli/test.git +git remote add gc https://ciro.santilli@code.google.com/p/cirosantilli-test +git remote add gh git@github.com:cirosantilli/test.git +git remote add gl git@gitlab.com:cirosantilli/test.git +git remote add origin git@github.com:cirosantilli/test.git +git remote add sf ssh://cirosantilli@git.code.sf.net/p/cirosantilli-test/code diff --git a/svg.svg b/svg.svg new file mode 100644 index 00000000..7ee51c3 --- /dev/null +++ b/svg.svg @@ -0,0 +1,6 @@ + + + + diff --git a/symlink-outside-repo b/symlink-outside-repo new file mode 120000 index 00000000..82f488f --- /dev/null +++ b/symlink-outside-repo @@ -0,0 +1 @@ +../a \ No newline at end of file diff --git a/aln b/symlink-to-a similarity index 100% rename from aln rename to symlink-to-a diff --git a/valid_filenames/-start-with-slash b/valid_filenames/-start-with-slash new file mode 100644 index 00000000..a33ef5e --- /dev/null +++ b/valid_filenames/-start-with-slash @@ -0,0 +1 @@ +-start-with-slash diff --git a/valid_filenames/.* b/valid_filenames/.* new file mode 100644 index 00000000..3140cef --- /dev/null +++ b/valid_filenames/.* @@ -0,0 +1 @@ +bash completions diff --git a/valid_filenames/... b/valid_filenames/... new file mode 100644 index 00000000..20eeed6 --- /dev/null +++ b/valid_filenames/... @@ -0,0 +1 @@ +three dots diff --git a/valid_filenames/README.md b/valid_filenames/README.md new file mode 100644 index 00000000..8f46798 --- /dev/null +++ b/valid_filenames/README.md @@ -0,0 +1,5 @@ +Filenames which are not valid: + +- contain forward slash `/` +- `.git` +- `.` and `..`, but not `...` diff --git "a/valid_filenames/back\\slash" "b/valid_filenames/back\\slash" new file mode 100644 index 00000000..3c25b57 --- /dev/null +++ "b/valid_filenames/back\\slash" @@ -0,0 +1 @@ +contains backslash diff --git a/valid_filenames/end-in-dot-git.git b/valid_filenames/end-in-dot-git.git new file mode 100644 index 00000000..8bd6648 --- /dev/null +++ b/valid_filenames/end-in-dot-git.git @@ -0,0 +1 @@ +asdf diff --git "a/valid_filenames/utf8-\344\270\255\346\226\207" "b/valid_filenames/utf8-\344\270\255\346\226\207" new file mode 100644 index 00000000..cb2983a --- /dev/null +++ "b/valid_filenames/utf8-\344\270\255\346\226\207" @@ -0,0 +1 @@ +asdfsadf