Git Clients

what's your git client of choice, LULZ?

  1. 3 weeks ago
    Anonymous

    iTerm2

  2. 3 weeks ago
    Anonymous

    Its a DVCS, it doesn't use a client, you interact with it directly.

    • 3 weeks ago
      Anonymous

      I was more meaning what frontend to interact with git, then

  3. 3 weeks ago
    Anonymous

    whatever the vscode has. i barely use gui git though.

  4. 3 weeks ago
    Anonymous

    lazygit

  5. 3 weeks ago
    Anonymous

    the terminal

  6. 3 weeks ago
    Anonymous

    emacs magit

  7. 3 weeks ago
    Anonymous

    I use Tower for mac, version 2 specifically, becuase the license is perpetual and it just werks, and none of that $/mo bullshit unlike Tower 3

  8. 3 weeks ago
    Anonymous

    gitk

  9. 3 weeks ago
    Anonymous

    For me, it's Sapling

    • 3 weeks ago
      Anonymous

      What do you like about it? I've been curious but don't know anyone that uses it or why anyone would switch.
      I last checked it on release and the docs were sparse so maybe that's changed now.

    • 3 weeks ago
      Anonymous

      literrally why?

  10. 3 weeks ago
    Anonymous

    Mostly use the terminal but I use Sublime Merge for resolving merge conflicts because I like their diff view.

  11. 3 weeks ago
    village elder

    git bash

  12. 3 weeks ago
    Anonymous
  13. 3 weeks ago
    Anonymous

    git

  14. 3 weeks ago
    Anonymous

    Subversion

  15. 3 weeks ago
    Anonymous

    Git bash. It's a real shame that most git clients won't allow me to force my push.

  16. 3 weeks ago
    Anonymous

    git

  17. 3 weeks ago
    Anonymous

    Git Ext

  18. 3 weeks ago
    Anonymous

    git

  19. 3 weeks ago
    Anonymous

    magit, obviously

  20. 3 weeks ago
    Anonymous

    Sublime Merge

  21. 3 weeks ago
    Anonymous

    neogit/magit/lazygit, depends on what machine I'm working on.

    Lazygit if I'm working with an IDE
    neogit for nvim, magit for emacs

    all of them have the doom emacs binds I like so idrc which one I use

  22. 3 weeks ago
    Anonymous
  23. 3 weeks ago
    Anonymous

    It used to be guitar, but now I just use whatever git plug-in that comes with PyCharm.

  24. 3 weeks ago
    Anonymous

    Visual Studio

  25. 3 weeks ago
    Anonymous

    git

  26. 3 weeks ago
    Anonymous

    git

  27. 3 weeks ago
    Anonymous

    If you're using anything else than git command line then lower your tone when speaking to me.

  28. 3 weeks ago
    Anonymous

    VS Code Gitlens

  29. 3 weeks ago
    Anonymous

    git-cola

  30. 3 weeks ago
    Anonymous

    terminal for 99% of things
    Sublime Merge for resolving merge conflicts

  31. 3 weeks ago
    Anonymous

    Mostly I use Visual Studios' git integration just so I can contextualize how retarded my Juniors are when they run into any issues, but I'd prefer to just cli it.

  32. 3 weeks ago
    Anonymous

    I didn't know they existed, I thought git was just git from the terminal

  33. 3 weeks ago
    Anonymous

    Jetbrains git integration is pretty neat. I love that you can select specific diffs or lines to commit.

    Though I'm trying to move away from monolith ides. Are there any vim plugins or extensions that allow me to do the same?

    • 3 weeks ago
      Anonymous

      I use `lewis6991/gitsigns.nvim` to stage hunks and some others for things like commit messages.

  34. 3 weeks ago
    Anonymous

    the git command or magit depending on my mood

Your email address will not be published. Required fields are marked *