Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Git Question

Git Question

Scheduled Pinned Locked Moved The Lounge
questioncsharpvisual-studiocollaboration
8 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Richard Andrew x64R Offline
    Richard Andrew x64R Offline
    Richard Andrew x64
    wrote on last edited by
    #1

    I've been using GitHub Desktop (published by GitHub) to manage my Visual Studio source code. I want to use WinMerge with Github Desktop. Must I install Git itself to use a merge tool?

    The difficult we do right away... ...the impossible takes slightly longer.

    T J J R 5 Replies Last reply
    0
    • Richard Andrew x64R Richard Andrew x64

      I've been using GitHub Desktop (published by GitHub) to manage my Visual Studio source code. I want to use WinMerge with Github Desktop. Must I install Git itself to use a merge tool?

      The difficult we do right away... ...the impossible takes slightly longer.

      T Offline
      T Offline
      TNCaver
      wrote on last edited by
      #2

      I don't have an answer to your specific question, but I find handling git actions using Visual Studio's built-in git UI the easiest way to use git. I can do so much that I could never figure out by using git command-line.

      There are no solutions, only trade-offs.
         - Thomas Sowell

      A day can really slip by when you're deliberately avoiding what you're supposed to do.
         - Calvin (Bill Watterson, Calvin & Hobbes)

      1 Reply Last reply
      0
      • Richard Andrew x64R Richard Andrew x64

        I've been using GitHub Desktop (published by GitHub) to manage my Visual Studio source code. I want to use WinMerge with Github Desktop. Must I install Git itself to use a merge tool?

        The difficult we do right away... ...the impossible takes slightly longer.

        J Offline
        J Offline
        jschell
        wrote on last edited by
        #3

        Following in google seems to return answers GitHub Desktop add winmerge

        1 Reply Last reply
        0
        • Richard Andrew x64R Richard Andrew x64

          I've been using GitHub Desktop (published by GitHub) to manage my Visual Studio source code. I want to use WinMerge with Github Desktop. Must I install Git itself to use a merge tool?

          The difficult we do right away... ...the impossible takes slightly longer.

          J Offline
          J Offline
          Jeremy Falcon
          wrote on last edited by
          #4

          I don't use GitHub Desktop, but according to their [docs](https://github.com/git-guides/install-git) they say it'll install Git itself if it's not already installed. A quick and easy way to verify this is to go to a command prompt and type in `git -v` and see what you get. As far as the WinMerge side, I'd be surprised if it shipped with git. But, GitHub Desktop does, so you should have it.

          Jeremy Falcon

          1 Reply Last reply
          0
          • Richard Andrew x64R Richard Andrew x64

            I've been using GitHub Desktop (published by GitHub) to manage my Visual Studio source code. I want to use WinMerge with Github Desktop. Must I install Git itself to use a merge tool?

            The difficult we do right away... ...the impossible takes slightly longer.

            J Offline
            J Offline
            Jeremy Falcon
            wrote on last edited by
            #5

            Oh worst case scenario, you may have to put GH Desktop's version of Git in your path. But, better than installing Git twice.

            Jeremy Falcon

            1 Reply Last reply
            0
            • Richard Andrew x64R Richard Andrew x64

              I've been using GitHub Desktop (published by GitHub) to manage my Visual Studio source code. I want to use WinMerge with Github Desktop. Must I install Git itself to use a merge tool?

              The difficult we do right away... ...the impossible takes slightly longer.

              R Offline
              R Offline
              RickZeeland
              wrote on last edited by
              #6

              In GitHub Desktop, you can resolve conflicts by using the built-in merge tool, see: Github Desktop Resolve Conflicts[^]

              J 1 Reply Last reply
              0
              • R RickZeeland

                In GitHub Desktop, you can resolve conflicts by using the built-in merge tool, see: Github Desktop Resolve Conflicts[^]

                J Offline
                J Offline
                Jeremy Falcon
                wrote on last edited by
                #7

                Does it do a 3-way merge?

                Jeremy Falcon

                R 1 Reply Last reply
                0
                • J Jeremy Falcon

                  Does it do a 3-way merge?

                  Jeremy Falcon

                  R Offline
                  R Offline
                  RickZeeland
                  wrote on last edited by
                  #8

                  No idea, I don't use GitHub Desktop myself, found this information by Googling.

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups