Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Bitbucket repository does not recognize local file structure changes?

Benjamin-Albrecht
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 26, 2018

I'm currently the only one making commits to the project, so I've been working off the master branch.

I made a few much-needed file structure changes to the project (ie. renamed some files, changed their directories, deleted some old folders, etc).  I used "git ls-tree --full-tree -r HEAD" to confirm these structural changes were successfully committed to my local repository.  I have pushed the changes to the Bitbucket repo, but Bitbucket does not seem to recognize that any folders or files have been renamed or removed. 

For example, I moved / renamed the file java/serverauto/AutomaticController.java to java/foundation/FoundationServer.javafoundation is a new folder and I deleted the serverauto folder.  Those changes appear properly when I view the git tree in the terminal, but the foundation folder is missing from Bitbucket and the serverauto folder still exists as well as AutomaticController.java.  

I tried making changes to a file that was not renamed or moved.  Those changes appear properly on Bitbucket.

I am fairly new to git and Bitbucket.  I'm not sure what the issue is.  Any help is greatly appreciated.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events