I have 2 repositories:
/ var / www / project
/ var / www / project_disabled
I have a file in a specific folder inside my project repository and I want to move this file with all your git history from the project repository to the repository > project_disabled , how could I do this? Do you have a way?
This would help me maintain previous versions of an old project that is over 10 years old. and if you give any error I could go back with the file to the official dinovo repository with all its history.