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
F19814606: D21155.diff
Wed, Mar 4, 3:04 PM
F19801149: D21155.id50364.diff
Sat, Feb 28, 9:17 PM
F19522843: D21155.diff
Jan 17 2026, 11:28 AM
F19520163: D21155.id50364.diff
Jan 16 2026, 11:23 AM
F19520148: D21155.diff
Jan 16 2026, 11:15 AM
F19517470: D21155.diff
Jan 15 2026, 11:31 AM
F19515437: D21155.id50364.diff
Jan 14 2026, 11:32 AM
F19515419: D21155.diff
Jan 14 2026, 11:18 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.