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 合併指標
 (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

貢獻者指南