git clone seems to be completed but there are no contents in local
git clone <bitbucket-repo-url>
Cloning into 'new-folder'...
remote: Counting objects: 104495, done.
remote: Compressing objects: 100% (39290/39290), done.
remote: Total 104495 (delta 55182), reused 104298 (delta 55118)
Receiving objects: 100% (104495/104495), 85.77 MiB | 1.89 MiB/s, done.
Resolving deltas: 100% (55182/55182), done.
.git folder is being created during the process of git clone but by the end of clone, it is getting deleted automatically.
How to solve this ?
Hi @jash1th , welcome to the Community!
Are you still experiencing this issue? Have you tried a different network? Do you get the same result?
If so, my advice would be to have a look at the logs and see if there's any error message or any useful information there. Feel free to post the here if you need help with them.
Best regards,
Ana
Hi @Ana Retamal
We are still facing the issue.
After the syncup of repositories from production server to DR server, git clone is not working for few repositories in DR server.
All the operations are working fine in production server.
Below is the bitbucket log of DR server.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Learn why Compass was built to tackle dev experience at scale. See how Atlassian uses it to boost visibility, reduce cognitive load, and drive consistency—plus tips to get started and customize your IDP for stronger team engagement.
Join the webinar ✨Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.