Hi,
I have pushed some code to bitbucket, and it is not showing when I look at the projects source.

(There should be a folder "Scheduler" here that is not displaying).
However it has definitely pushed to bitbucket, as I can go through commits, select a file on the commit and then the folder appears.

I only have the one branch "master" so I don't think I am viewing 2 different branches, or something like that.
Thanks in advance for the help.
Welcome to the Community!
Is that Scheduler is empty directory? if so, then it will not show and git wont tracked empty directory unless until it should not contain a single file.
So please add one file into Scheduler directory then commit & push and then Check.
Hey thanks for the welcome and help @Yogesh Mude
The Scheduler directory is not empty, it has many files in it. I actually initially thought this was my issue, as I forgot to make a gitignore file when I first uploaded, so it uploaded dlls and other binary rubbish into that folder. I have since made other pushes to it successfully and can pull from it without any issue, it just doesn't seem to show, when I visit the bitbucket website.
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.