diff options
author | 2022-12-19 15:19:23 +0100 | |
---|---|---|
committer | 2022-12-19 15:19:23 +0100 | |
commit | 0507812c4c903898cb20fade7fd5cb18bb3788ba (patch) | |
tree | 1f0994b0bef57740069d93b20e9356c4089f8f81 | |
parent | component: odd test commit about something (diff) | |
download | testrepo-master.tar.xz testrepo-master.zip |
l--------- | symlink-dir | 1 | ||||
l--------- | symlink-file | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/symlink-dir b/symlink-dir new file mode 120000 index 0000000..171072e --- /dev/null +++ b/symlink-dir @@ -0,0 +1 @@ +somedir
\ No newline at end of file diff --git a/symlink-file b/symlink-file new file mode 120000 index 0000000..04a3589 --- /dev/null +++ b/symlink-file @@ -0,0 +1 @@ +somedir/somefile
\ No newline at end of file |