I get that it’s open source provided you use codium not code but I still find that interesting

  • flashgnash@lemm.eeOP
    link
    fedilink
    arrow-up
    13
    arrow-down
    3
    ·
    10 months ago

    True but GitHub wasn’t always Microsoft and at least in my experience moving between git providers is a pain

      • MrPoopyButthole@lemmy.world
        link
        fedilink
        English
        arrow-up
        10
        arrow-down
        1
        ·
        10 months ago

        There is more than enough freedom in GitHub to set a license as you see fit. Stallman is being obtuse.

    • aleq@lemmy.world
      link
      fedilink
      arrow-up
      12
      arrow-down
      1
      ·
      10 months ago

      How is it a pain? You just change the origin on your existing project, and new projects you just use the new one to start with.

      • intensely_human@lemm.ee
        link
        fedilink
        arrow-up
        17
        ·
        10 months ago

        You gotta change the origin on every deployment you have. Update environment vars, reconfigure tools. You have to port all your PRs over somehow. Your issues. Your documentation. All the access keys. Etc.