I need to create a new folder within bitbucket repo and move existing files there while preserving their history.
Would anybody recommend me best way how to do that?
I found some similiar question here, but they are either old or specified for github and I am not sure if it applies for bitbucket as well.