Skip to content
This repository has been 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

Open
keggsmurph21 opened this issue Dec 2, 2019 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@keggsmurph21
Copy link
Owner

For reference:

$ git branch --list
  list
* master
  x

Current behavior:

$ wt list
worktrees:
  - master
  - list
  - x

Desired behavior:

$ wt list
* master
  list
  x
@keggsmurph21 keggsmurph21 added the enhancement New feature or request label Dec 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant