github / github/copilot-cli

Open GitHub Desktop from CLI

未關閉
#3,224 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area:tools
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the feature or problem you'd like to solve

Add a slash command to open GitHub Desktop in the current working directory

### Proposed solution

Just like `/ide` opens an IDE workspace, `/github` (or some variation, like `/desktop`) opens GitHub Desktop in the current working directory. This is mostly just an alternative to `! github .` with less silly output in the log (as each time it prints `└ No Content`).

I looked for issues mentioning GitHub Desktop, but none seemed related to this suggestion.

More generally, users could configure their Git GUI of choice.

### Example prompts or workflows

`/github`
`/desktop`
`/git`

### Additional context

_No response_

貢獻指南

開啟貢獻指南

研究方向

Start by locating the existing /ide slash-command implementation and its current-working-directory handling. Add a comparable /github or /desktop command that opens GitHub Desktop in that directory, then verify the command works without the repeated `No Content` log output.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
git, github, shell
領域
cli
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
58/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。