How to add my app to a specific repository branch? Or how to start creating a app inside a new branch?
0 I have to clone a repository in which there is only a postman collection and a readme, do a checkout and develop an app in this new brach before a do pull request. How do I create the app in this branch using android studio? Or how do I make the app first and move it to my branch? git android-studio share | improve this question asked Nov 12 '18 at 3:03 MJG MJG 1 add a comment | 0 I have to clone a repository in which there is only a postman collection and a readme, do a checkout and develop an app in this new brach before a do pull request. How do I create the app in this branch using android studio? Or how do I make the app first and move it to my branch? git android-studio share | improve this question asked Nov 12 '18 at 3:03 MJG MJG 1 add a comment | 0 0 0 I have to clone a repository in which there is only a postman collection and a readme, d