diff options
| author | Vicent Marti <tanoku@gmail.com> | 2014-08-18 12:44:41 +0200 |
|---|---|---|
| committer | Vicent Marti <tanoku@gmail.com> | 2014-08-18 12:47:16 +0200 |
| commit | 0dc54e149498bbd5de5e5ecc6006f9f5afb6588c (patch) | |
| tree | d0e7a34e16fc5ee86cef681c6e4cbf1633ce8167 | |
| parent | 414dbe9633ace4991a32eb34e092449d6bbaa18b (diff) | |
| download | libgit2-0dc54e149498bbd5de5e5ecc6006f9f5afb6588c.tar.gz | |
test: Remove symlinks from the source tree
We don't really use this at all, and it breaks packaging in Windows.
| l--------- | tests/resources/template/hooks/link.sample | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/resources/template/hooks/link.sample b/tests/resources/template/hooks/link.sample deleted file mode 120000 index 771acc43b..000000000 --- a/tests/resources/template/hooks/link.sample +++ /dev/null @@ -1 +0,0 @@ -update.sample
\ No newline at end of file |
