Compare commits

..

No commits in common. "0498b7045417463aa62e83d0f523ac7636ee923b" and "643df15eb8527dac5f53bee1cb0184778487cf3c" have entirely different histories.

11 changed files with 11 additions and 3 deletions

3
.gitignore vendored
View File

@ -1,5 +1,2 @@
# Mac
.DS_Store
# Test out
/test/out

0
test/out/a.txt Normal file
View File

1
test/out/b.txt Normal file
View File

@ -0,0 +1 @@
1

2
test/out/c.txt Normal file
View File

@ -0,0 +1,2 @@
2
123

1
test/out/d.txt Symbolic link
View File

@ -0,0 +1 @@
dir/d.txt

2
test/out/dir/c.txt Normal file
View File

@ -0,0 +1,2 @@
2
123

1
test/out/dir/d.txt Normal file
View File

@ -0,0 +1 @@
3

1
test/out/dir/dir/e.txt Normal file
View File

@ -0,0 +1 @@
4abcde

1
test/out/dir/dir/f.txt Symbolic link
View File

@ -0,0 +1 @@
../f.txt

1
test/out/dir/e.txt Normal file
View File

@ -0,0 +1 @@
4abcde

1
test/out/dir/f.txt Normal file
View File

@ -0,0 +1 @@
5