Skip to content
This repository was archived by the owner on Feb 12, 2020. It is now read-only.
This repository was archived by the owner on Feb 12, 2020. It is now read-only.

wt-list: Make worktree-listing look more like git branch-listing #3

@keggsmurph21

Description

@keggsmurph21

For reference:

$ git branch --list
  list
* master
  x

Current behavior:

$ wt list
worktrees:
  - master
  - list
  - x

Desired behavior:

$ wt list
* master
  list
  x

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions