perform a git operation authenticating to Bitbucket Cloud once again. code example
Example: fatal: authentication failed for bitbucket after password change
git config --global credential.helper store
git config --global credential.helper store