New Git Repo layout

  • zc00gii
    17th Aug 2010 Banned 0 Permalink
    This post is hidden because the user is banned
  • HeyJD
    17th Aug 2010 Member 0 Permalink
    And where do you get the command line?
  • Felix
    17th Aug 2010 Member 0 Permalink
    HeyJD:
    And where do you get the command line?

    This is development notes. No need to care about it. If you don't know what command line is.
  • zc00gii
    17th Aug 2010 Banned 0 Permalink
    This post is hidden because the user is banned
  • bchandark
    17th Aug 2010 Member 0 Permalink
    In experimental, for "may or may not work", does that mean it won't compile, or just some parts may be broken?
  • zc00gii
    17th Aug 2010 Banned 0 Permalink
    This post is hidden because the user is banned
  • savask
    17th Aug 2010 Developer 0 Permalink
    Why not do this way:
    new things and fixes -> experimental
    *stop adding new things*
    experimental -> testing
    only fixes -> testing
    *all is working, release it*
    testing -> master
    I think this is more logical.
  • ssc4k
    17th Aug 2010 Member 0 Permalink
    bchandark:
    In experimental, for "may or may not work", does that mean it won't compile, or just some parts may be broken?

    Edit: Beat to it
  • zc00gii
    17th Aug 2010 Banned 0 Permalink
    This post is hidden because the user is banned
  • savask
    17th Aug 2010 Developer 0 Permalink
    But we are not a linux kernel, we just developing small sandbox game. We should do it assembly line like, first add new things, then debug them, then release.
    And btw, I thing you shouldn't commit if it don't compiles.