AndrewRayCode / AndrewRayCode/Bash-Prompt-Builder
unmerged file in rebase don't show up in prompt
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 32
- Forks
- 6
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
at least I think that's the case...
```
delvarworld@~/repo (no branch! ✎ ) $ git rebase --continue
components.tt: needs update
git status
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: components.tt
```
components.tt should appear in the prompt, but as you can see in the first line, they don't
the file was not added but it didn't show up
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.