Skip to content

Conversation

@thomasa88
Copy link

@thomasa88 thomasa88 commented Dec 13, 2025

Makes it easier to visually scan the branches and find the heads quickly.

Before:

│ │ │ o  F some text message
│ ├───╯  that continues on the next line
│ │ │ o  E some text message
│ ├───╯  that continues on the next line
│ │ o  D some text message
│ │ │  that continues on the next line
│ │ o  C some text message
│ │ │  that continues on the next line
│ o │  B some text message
│ ├─╯  that continues on the next line
│ o  A some text message
├─╯  that continues on the next line

After:

│ │ │ o  F some text message
│ ├───╯  that continues on the next line
│ │ │
│ │ │ o  E some text message
│ ├───╯  that continues on the next line
│ │ │
│ │ o  D some text message
│ │ │  that continues on the next line
│ │ o  C some text message
│ │ │  that continues on the next line
│ │ │
│ o │  B some text message
│ ├─╯  that continues on the next line
│ o  A some text message
├─╯  that continues on the next line

@meta-cla meta-cla bot added the CLA Signed label Dec 13, 2025
Makes it easier to visually scan the branches and find the heads quickly.

Before:

    │ │ │ o  F some text message
    │ ├───╯  that continues on the next line
    │ │ │ o  E some text message
    │ ├───╯  that continues on the next line
    │ │ o  D some text message
    │ │ │  that continues on the next line
    │ │ o  C some text message
    │ │ │  that continues on the next line
    │ o │  B some text message
    │ ├─╯  that continues on the next line
    │ o  A some text message
    ├─╯  that continues on the next line



After:

    │ │ │ o  F some text message
    │ ├───╯  that continues on the next line
    │ │ │
    │ │ │ o  E some text message
    │ ├───╯  that continues on the next line
    │ │ │
    │ │ o  D some text message
    │ │ │  that continues on the next line
    │ │ o  C some text message
    │ │ │  that continues on the next line
    │ │ │
    │ o │  B some text message
    │ ├─╯  that continues on the next line
    │ o  A some text message
    ├─╯  that continues on the next line
@thomasa88 thomasa88 force-pushed the box-drawing-branch-spacing branch from 90f5bb8 to f0d2cc3 Compare December 13, 2025 12:08
@facebook-github-bot
Copy link
Contributor

@thomasa88 has updated the pull request. You must reimport the pull request before landing.

@meta-codesync
Copy link

meta-codesync bot commented Dec 13, 2025

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this in D89118021. (Because this pull request was imported automatically, there will not be any future comments.)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants