Page MenuHomePhabricator

When a directory has a single directory child, collapse them into a single "a/b/" path entry
ClosedPublic

Authored by epriestley on Apr 21 2020, 10:56 PM.
Tags
None
Referenced Files
F14073947: D21155.diff
Thu, Nov 21, 3:33 AM
Unknown Object (File)
Sun, Nov 17, 5:21 AM
Unknown Object (File)
Oct 20 2024, 9:15 PM
Unknown Object (File)
Oct 17 2024, 3:25 PM
Unknown Object (File)
Oct 15 2024, 8:24 PM
Unknown Object (File)
Oct 7 2024, 1:21 AM
Unknown Object (File)
Oct 7 2024, 1:19 AM
Unknown Object (File)
Oct 7 2024, 12:51 AM
Subscribers
None

Details

Summary

Ref T13516. Instead of rendering trees like this:

  • a/
    • b/
      • c.txt

...render:

  • a/b/
    • c.txt
Test Plan

Screen Shot 2020-04-21 at 3.52.44 PM.png (1×1 px, 533 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 22 2020, 3:42 PM
This revision was automatically updated to reflect the committed changes.