Old Repo Directory Structure
old-repo
\-- apple
\-- mango
\-- banana
New Repo Directory Structure
new-repo
\-- vegetables
\-- fruits
\-- apple
\-- mango
\-- banana
Need to move contents of old repo to new repo with different structure with maintaining commit history from old repo.