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
F13235255: D21155.diff
Tue, May 21, 4:30 AM
F13228520: D21155.diff
Mon, May 20, 10:07 AM
F13214364: D21155.diff
Fri, May 17, 10:06 AM
F13198010: D21155.diff
Mon, May 13, 2:53 AM
F13180578: D21155.diff
Thu, May 9, 1:07 AM
Unknown Object (File)
Sun, May 5, 4:48 AM
Unknown Object (File)
Apr 17 2024, 2:27 AM
Unknown Object (File)
Mar 31 2024, 11:20 PM
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.