enhancement🏗️good first issuepolish🪒🐃workspaces
Métriques du dépôt
- Stars
- (28 830 stars)
- Métriques de merge PR
- (Merge moyen 23j 5h) (46 PRs mergées en 30 j)
Description
Is your feature request related to a problem? Please describe.
While jj workspace list can list workspaces by name, I'm not sure how to display where the workspaces are actually located.
Describe the solution you'd like
A flag like jj workspace list --show-path should display path information when listing workspaces. Alternatively, the paths could be displayed by default.
Describe alternatives you've considered
There could also be a command like jj workspace path to get the path directly.
Additional context
- #5913