I'm a Bitbucket noob and having a hard time getting started.
I'm trying to clean up the Bitbucket repository and my local git folder master and branch organisation.
My local computer's git folder has some folders deleted via Terminal $ rm -r folderName > $ git push.
Bitbucket repository still shows the folderName. How do I remove this?
I already deleted file and commited , but files cached on bitbucket.