Skip to content

Markdown should support symlinks #85

Description

@GoogleCodeExporter
I wanted to ln -s Foo.md index.md, but Gitiles doesn't currently support this, 
either for index.md or for any other Markdown file. There are various places in 
DocServlet where we explicitly test (tw.getRawMode(0) & TYPE_MASK) == 
TYPE_FILE, when we could be allowing symlinks and treating them like files.

Original issue reported on code.google.com by dborowitz@google.com on 17 Sep 2015 at 2:33

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions