jj-vcs/jj

FR: Allow workspace path in `workspace_list` template

Open

#7114 aperta il 28 lug 2025

Vedi su GitHub
 (4 commenti) (1 reazione) (0 assegnatari)Rust (1052 fork)batch import
enhancement🏗️good first issuepolish🪒🐃workspaces

Metriche repository

Star
 (28.830 star)
Metriche merge PR
 (Merge medio 23g 5h) (46 PR mergiate in 30 g)

Descrizione

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

Guida contributor