Creating and checking in a branch (1 Viewer)

ears

Portal Member
October 7, 2008
162
87
Hi,

I did a merge for 1.8 for DJBlu's TV server plugin. I ended up doing a bit of work handling database version numbers (a bit more needs doing on that front) so that the installer would create the required extra fields when appropriate.

It's working fairly well, I created an installer and a few people have used it without too much issue.

What I'm thinking is 1.9 is on its way and i'm going to have to merge the new version I've created into 1.9. What's the easiest way to do this? Do I need to create a new branch on your git site (I'm very much a novice with git) or can I create a local branch from the current version I have on my dev machine and just merge that?

Any advice appreciated!
 

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    Hello

    Only Team MediaPortal developers can mess with our git repository, so you either need to fork our repository to your own github account (recommended) or keep everything local.

    mm
     

    ears

    Portal Member
    October 7, 2008
    162
    87
    Ah thanks I did wonder why you would let idiots like me loose on your code. I'll have a fork about.
     

    Users who are viewing this thread

    Top Bottom