jj-vcs/jj

FR: Allow workspace path in `workspace_list` template

Open

#7.114 geöffnet am 28. Juli 2025

Auf GitHub ansehen
 (4 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Rust (1.052 Forks)batch import
enhancement🏗️good first issuepolish🪒🐃workspaces

Repository-Metriken

Stars
 (28.830 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 23T 5h) (46 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide