Quando navego para o diretório do meu repositório git, minha linha de comando me mostra muitas coisas. Parece a saída de git-show-branch. Eu tentei editar meu arquivo de configuração git para alterar o padrão para [show-branch] sem sucesso. Estou com cerca de 40 commits listados no meu prompt e está ficando um verdadeiro incômodo. Alguém sabe como fazer meu prompt voltar ao padrão?
SO é RHEL.
Aqui está a aparência do meu prompt (## substituindo informações confidenciais):
on ! [backup-master] This is the fixes I need!
! [checkout] Added ## and ##. This commit may be garbage
* [master] Merge branch 'master' of /home/path/path
! [oldRval] Added top level cells ## and ##
----
- [master] Merge branch 'master' of /home/path/path
* [master^2] Changes to ## and level ##. Modified ## boost architecture
* [master^2^] Changes to all ##, some ##, many ##
* [master^2~2] many schematic changes. Updated ##. Updated ##
* [master~2] placement update done. ## done update and ongoing ## errors.
* [master~3] ongoing block
* [master~4] Updates to ##. Updated to ## for cleaner layout.
* [master~5^2] final fixes on ##. Separated ##.
* [master~5^2^] This is the fixes I need
* [master~6] Updated ##, ## and some ## with ## versions
+ [backup-master] this is the fixes I need
++* [checkout] Added XX and ## . This commit may be garbage
++*+ [oldRval] Added top level cells ## and ##
Honestamente, não sei por que funcionou, mas quando digitei o comando "bash", o prompt voltou ao normal. Devo ter estado em algum tipo de prompt do git.