You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
dborowitz@google.com
on 17 Sep 2015 at 2:33The text was updated successfully, but these errors were encountered: