when i logon the web portal, i found all repo are missing
but i still can push the commit
Hey Chan,
Welcome to the Bitbucket Cloud Community!
I would suggest performing the following command to view your list of configured remote connections and comparing these with the workspaceID that you are logged in to within the UI:
git remote -vvv
It is likely that you have entered a different email address that is not associated with the workspaceID for the repository that you are pushing to, and therefore you have instead signed up to Bitbucket Cloud using this email address and therefore have created a new empty workspace.
I would suggest verifying the workspaceID that you are pushing to ie workspaceID/repositoryslug and logging in to this workspace instead with its associated email address.
Hope this helps.
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.