jj-vcs/jj

FR: Allow workspace path in `workspace_list` template

已关闭

#7,114 创建于 2025年7月28日

 (4 条评论) (1 个反应) (0 位负责人)Rust (1,052 个派生)batch import
enhancement🏗️good first issuepolish🪒🐃workspaces

仓库指标

星标
 (28,830 个星标)
PR 合并指标
 (平均合并 20天 3小时) (30 天内合并 58 个 PR)

描述

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

贡献者指南