Skip to content

Conversation

@dmitry-a-l
Copy link

@dmitry-a-l dmitry-a-l commented Dec 16, 2025

set -o nounset or set -u causes bash treat unset variables as an error when performing parameter expansion. Unfortunately, bash-git-prompt has may of these errors.

bash: GIT_PROMPT_FETCH_REMOTE_STATUS: unbound variable
bash: GIT_BRANCH: unbound variable

dmitry-a-l added a commit to dmitry-a-l/bash-git-prompt that referenced this pull request Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant