Moved my whole source to another folder, now I can't see previous commits?

618 views Asked by At

I had files in the root of the repository with lots of commits.

I decided to move the source files to a new 'src' folder and leave the root for other kind of files.

In source tree this equaled to deleting the files in the root and creating new files in the 'src' folder.

Now when I try to lookup earlier version of the xyz file, I can't because there is only the 'first' version which is the one which was created in the 'src' folder.

Can I attach the 'deleted' files' commits to the 'new' files?

So When I look at a 'new' file in bitbucket, I can choose which version do I want to see, and I can only see the versions after the move.

**Can I attach the versions of the 'old' file's to the 'new' file?

I hope you understood me :) Thanks in advance.

0

There are 0 answers