I'm new to git and wanted your opinion/advice on how I should set up my repo.
I have created a new repository (public), for a project that I'm going to be working on, on github. This project is an Android app. Now suppose that I also wanted to create the same app for WebOS, would this be a different branch of the same repo? Or would I be better off creating a different repo for the WebOS app and calling it something different?