i know the workspace and the repo name however i do not remember the account or email under which it was created. i need to know the email now
Hi Nithin,
If you have a local copy of the repository - I'd suggest checking which username is configured for authenticating with the repository, and comparing this with the email listed in your config:
git remote -v
git config --list
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.