You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
After pushing my latest local changes to my remote/master branch, the "Spotify" folder shows up in the Bitbucket repo, however I can't click on it and drill down to see the files in the folder. The changes appear to have been pushed as 'git status' shows everything is up-to-date.
Hi @rerosum,
I can see that there is a commit hash next to the folder name, which indicates that this is a submodule.
1. Can you please confirm if you are using submodules?
2. If so, does the repository for this submodule exist?
3. Do you have a file named .gitmodules in the repo with the "Spotify" folder? If so, can you check the content of .gitmodules and see if the path and url for "Spotify" in that file are correct?
Kind regards,
Theodora
Yes, it was a submodule issue that I created when copying folders around. I've cleaned things up and now everything looks good.
Thanks for the help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are very welcome, I'm glad to hear that the issue is resolved now.
Please feel free to reach out if you ever need anything else!
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.