• colonelp4nic@lemmy.world
    link
    fedilink
    arrow-up
    15
    arrow-down
    2
    ·
    1 day ago

    I’m literally a software dev working for a top company and I can barely use git on the CLI. I do all of my version control operations using a GUI, so there’s no sense in gatekeeping any of that. This is true of both my work projects and personal ones. It’s cool if you prefer the CLI, but it is absolutely not a required skill in order to have a successful and meaningful career.

    • mark3748@sh.itjust.works
      link
      fedilink
      arrow-up
      17
      ·
      1 day ago

      I agree that the gatekeeping isn’t a good thing, but you should learn at least the basics of the CLI. It will give you a better understanding of what’s going on behind your GUI and makes troubleshooting and fixing problems a lot easier.

      Definitely not required but it is absolutely a skill worth having.

      • Azzu@lemm.ee
        link
        fedilink
        arrow-up
        10
        arrow-down
        4
        ·
        22 hours ago

        It’s absolutely not a skill worth having. If you ever run into issues and need the CLI, you can always get your knowledge right in that moment. If you already can do everything with your GUI and get the same results, getting the knowledge to do it some other way is just wasted time and duplicate work.