About 8,730,000 results
Open links in new tab
  1. Git extensions you would recommend : r/vscode - Reddit

    Sep 12, 2023 · Git extensions you would recommend For the most of my time I was using mhutchie's awesome git-graph extension. However it's abandoned and the author doesn't …

  2. How to use GitLab with Git Extensions? : r/gitlab - Reddit

    Git Extensions is a Git GUI. How do I: Set it up to push to/pull from GitLab.com? Import an existing repo to GitLab.com? Assign my GitLab.com account…

  3. What are some must-have extensions on vscode? : r/vscode - Reddit

    Hi vscode experts, What are some must-have vscode extensions that you would recommend to check out? How have they helped you to stay productive?

  4. What VS Code extensions do you actually enjoy/use - Reddit

    It's a full fledged git client. There's a tab that presents you a visual git graph and gives you the tools to work with the repo by right clicking on branches / commits. You can view and navigate …

  5. Which git GUI do you prefer? : r/git - Reddit

    Which git GUI do you prefer? I'm using SourceTree and command line when needed, but SourceTree become too short on features for me.

  6. Gitkraken alternative : r/git - Reddit

    Jun 3, 2020 · There are plenty of alternatives as Git clients, both free, freemium and paid. These are the most known by me: Sourcetree Github (don't let the name fool you, it's not tied to …

  7. r/vscode on Reddit: GitLens is by far my favorite VS Code …

    Apr 29, 2022 · A feature used to exist by which, if you hovered your mouse over that Git commit SHA, an GitLens would display an option to 'Reveal commit in sidebar.' That option seems to …

  8. Noob question: Does anyone use things like git gui? - Reddit

    Jan 7, 2023 · Just curious as I'm learning and getting familiar with git. Do real production teams use any kind of tools for git like "git gui" or others? Or does everyone just use it from command …

  9. Which tool do you use on your machine to interact with your

    It still doesn't support a basic three way merge if I'm not mistaken, and the history view is pretty poor compared to something as simple as git extensions. Also, any diffs you open pollute your …

  10. Best, most useful extensions for Visual Studio 2022? - Reddit

    Creating and merging branches in SVN is annoying and you can't commit when being offline (or server down). That alone for me was enough to switch. You could use git-svn I guess, but then …