Branch picker should show local branches, not only remote branches
- Linguagem predominante
- Shell
- Estrelas
- 11.2k
- Forks
- 1.9k
- Merge médio
- 14h 16min
- PRs com merge (30d)
- 6
Descrição
## Description
When creating a new session in the Copilot CLI app, the branch picker only lists branches from GitHub (remote). Local-only branches that haven't been pushed are not visible.
## Use case
A common developer workflow is to work on a local branch first and push to remote only when the work is done. Currently this workflow is not supported because:
1. You create a local branch and start working
2. You want to open a Copilot CLI session based on that branch
3. The branch doesn't appear in the picker because it hasn't been pushed yet
## Expected behavior
The branch picker should list both local and remote branches, allowing users to base their session on a local branch without having to push it first.
## Current behavior
Only remote (GitHub) branches are shown in the branch picker.
Guia de contribuição
Direção de pesquisa
Nenhum arquivo ou teste foi nomeado. Comece localizando o seletor de branches de criação de sessão do Copilot CLI e rastreie como os dados dos branches são carregados. Atualize o seletor para que tanto os branches somente locais quanto os branches remotos estejam disponíveis e, em seguida, execute os testes de CLI relevantes ou verifique manualmente se uma sessão pode ser baseada em um branch local ainda não enviado ao remoto.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- git, github, shell
- Domínio
- cli
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Pouca atividade
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 65/100