I'm new to BitBucket, so I've been playing with it trying to learn the ropes.
First I created a new repository and then I added my Ionic project to the repository. Everything was working great. Then I generated some new pages for my project, made a few edits to them and then commited/pushed my changes to the repository. The strange thing is that even though it was a successful commit, the folders don't show up in the repository. To make things a little more confusing, if I clone the repository to another folder on my computer, the newly created folders are there. So the folders and files are there, I just can't see them in the repository. This can be very misleading.
I attached 2 images to illustrate what I mean.
So I tried again with a new project and I was still having the same issue until I loaded the repository in Incognito Mode and all files and folders were there. I added another set of folders and files and then pressed CTRL+F5 to clear the cache, and it worked.
Seems like there is a caching issue, but it seems to be improving.
Can you check if you have selected the correct branch?
Also, did you push to remote after the commit?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yeah. I did a git push origin master after the commit. I only have one branch right now though.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are there any files in the directory? If not, they won't appear in the list.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.