|
|
|
|
|
by JimDabell
881 days ago
|
|
> Git information is extremely useful to me. I could see the case for that if it were accurate. But every implementation I’ve seen doesn’t give you accurate Git information. It gives you the status of the repo as it was when you last ran a command. If you are working on the repo in a separate editor window, then the Git information in your prompt is usually incorrect. Incorrect information is worse than no information. Besides which, your editor normally provides this information as you are working on it. Why does outdated Git information belong in a prompt when there are more convenient places to get the correct information? |
|
Also how is "enter" less convenient than literally any other command that you'd still have to type and run to get up-to-date information in a command line?