Skip to content

Commit eea22c5

Browse files
committed
Symlinks, link to other interesting repos.
1 parent 2d03cf6 commit eea22c5

File tree

11 files changed

+12
-78
lines changed

11 files changed

+12
-78
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,12 @@ Tests that are very large will not be included here to keep this repository smal
2020

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

23+
- <https://github.com/cirosantilli/test-control-chars>
2324
- <https://github.com/cirosantilli/test-empty-commit>
2425
- <https://github.com/cirosantilli/test-empty-subdir>
25-
- <https://github.com/cirosantilli/test-long-filename-256>
2626
- <https://github.com/cirosantilli/test-long-filename-1024>
27+
- <https://github.com/cirosantilli/test-long-filename-256>
28+
- <https://github.com/cirosantilli/test-refs-api-tags-pulls-block>
2729

2830
Other similar repos from other people:
2931

@@ -71,6 +73,10 @@ The most interesting files on this repository are:
7173
- [double whitespace directory name](%20%20/) and [its README](%20%20/README.md)
7274
- [a b](a b)
7375

76+
- Symlinks:
77+
78+
[]()
79+
7480
Interesting branches and tags:
7581

7682
- [`hasslash/a`](../hasslash/a): branch inside sub-directory
File renamed without changes.

md-preview.md

Lines changed: 0 additions & 74 deletions
This file was deleted.

markdown.md renamed to md.md

File renamed without changes.

remotes.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ fi
1010
git remote add at git@atlas-tmp:tmp/${REPO}.git
1111
git remote add as [email protected]:cirosantilli-${REPO}.git
1212
git remote add bb [email protected]:cirosantilli/${REPO}.git
13-
git remote add gc https://ciro.santilli:gv9Uf5kT7Ds5@code.google.com/p/cirosantilli-${REPO}
13+
git remote add gc https://code.google.com/p/cirosantilli-${REPO}
1414
git remote add gh [email protected]:cirosantilli/${REPO}.git
1515
git remote add gl [email protected]:cirosantilli/${REPO}.git
1616
git remote add gll http://root:5iveL!fe@localhost:3000/gitlab-org/gitlab-${REPO}.git

sym-abs-fstab

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/etc/fstab

sym-git-config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.git/config

sym-rel-up

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
..

sym-self

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sym-self

symlink-outside-repo

Lines changed: 0 additions & 1 deletion
This file was deleted.

symlink-to-a

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)