jgm / jgm/gitit

gitit does not follow symbolic links

Open
#372 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
2.3k
Forks
231
PR merge metrics
No merged PRs in 30d

Description

Gitit only shows the content of a symbolic link (the filename the link points to)

gitit version 0.10.3.1 +plugins

how to reproduce

```
ln -s Help.page Help-link.page
git add Help-link.page
git commit -m ""
```

The page http://localhost/Help-link.page shows the String "Help.page" and not the content of Help.page.

In combination with git-annex it get's really bad.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.