Open GitHub Desktop from CLI
- Vorherrschende Sprache
- Shell
- Sterne
- 11.2k
- Forks
- 1.9k
- Ø Merge
- 14 Std. 16 Min.
- Gemergte PRs (30 T.)
- 6
Beschreibung
### 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_
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- git, github, shell
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 58/100