I am creating a website with web apps within it. I am now at the stage where I am using phonegap to turn the web apps into mobile apps, but for that I need to make a branch for each app which has the app's directory as the root.
How do I go about creating a branch with a sub directory as the root?
root directory
-> app 1
-> app 2