• TheEntity
    link
    fedilink
    14
    edit-2
    1 year ago

    I’m pretty sure the same operation without Git (or another VCS) would be infinitely more troublesome, not less.

    • @hakunawazoOP
      link
      4
      edit-2
      1 year ago

      Of course you’re right, especially if you work in a professional team environment. I use git wherever I can. It’s just the stereotypical meme of a hobbyist who prefers version control with weird filenames by hand.

      • @diffcalculus
        link
        English
        3
        edit-2
        1 year ago

        The panel on the first position should be moved to the 5th position. Then it would make more sense to the joke.

    • @[email protected]
      link
      fedilink
      21 year ago

      I work with a team of three developers, and on several projects, we have a single git working tree on the dev server for some backend PHP stuff. we have never had problem because we have good communication.

      Certainly version control is required in case we have to go back in time!