`/diff` allows you to choose base branch for `branch diff` view
Dieses Issue hat noch niemand übernommen.
- 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
In Copilot CLI, the /diff command should allow you to be able to set the base branch when viewing in branch diff mode vs local edits.
Proposed solution
If I'm working on branch b with the following format:
develop -> branch a (feature) -> branch b (jira task)
I want the branch change mode for /diff on branch b to reflect the branch diff vs branch a, not automatically determined develop.
Example prompts or workflows
/diff set-base <branch>
Additional context
No response
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne bei der Copilot CLI-Implementierung des /diff-Befehls und dessen Modus branch diff. Verfolge, wie der Basis-Branch derzeit bestimmt wird, und bewerte anschließend den vorgeschlagenen Workflow /diff set-base <branch>. Als abgeschlossen gilt die Aufgabe, wenn der Branch-Diff-Modus den explizit ausgewählten Basis-Branch anstelle des automatisch bestimmten Branches verwenden kann, während lokale Änderungen weiterhin getrennt bleiben.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- shell
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 68/100