Skip to content

Land the branches and tags pane as its own branch #15

Description

@Defmon3

Seen on: component/git-history

What it fixes

The History tab shows only the current branch. This piece adds the branches and tags pane: local, remote, and tag trees, search, paging, picking a branch or tag to show its history, an all-branches view, and starred favorites remembered per repository, in a third pane on wide layouts and a sheet on narrow ones.

Why we need it

It is PR 7 of the series in the Git History series issue (#8). It is the largest interaction surface of the feature, and reviewing it on its own keeps the earlier PRs small.

How to fix it

Cut a fresh branch on top of the details pane piece carrying the refs pane, the refs hook, the ref tree helper, the favorites state, and their tests. The default-branch marker fixed in the server piece becomes visible here. The PR description states the end state from the series issue. Nothing deferred.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions