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. Which free GIT interface do you prefer? SourceTree, TortoiseGit...

Which free GIT interface do you prefer? SourceTree, TortoiseGit...

Scheduled Pinned Locked Moved The Lounge
collaborationvisual-studiocomsysadminquestion
16 Posts 14 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.
  • J Joan M

    Soon I will have to start working with a team that have to start using GIT for the first time. I am an external programmer (currently I don't have any kind of access to their server), they will want to have the source code in their local server repository. Multiple programmers must work in the same project at once. It's way too much to learn the console commands now and a GUI interface will be better. It must be free, by now they don't plan to use it except for the coming projects (6 or 8 months max). It must be GIT, as the language/environment we use accept mostly that one foundation server or subversion, but we need it to be free and to have a local vs remote repositories. I've seen SourceTree and TortoiseGit as good candidates, but... what would you all recommend? As always, thank you all!

    www.robotecnik.com[^] - robots, CNC and PLC programming

    H Offline
    H Offline
    honey the codewitch
    wrote on last edited by
    #7

    TBH? VS Code's github integration is my go to.

    Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

    1 Reply Last reply
    0
    • J Joan M

      Soon I will have to start working with a team that have to start using GIT for the first time. I am an external programmer (currently I don't have any kind of access to their server), they will want to have the source code in their local server repository. Multiple programmers must work in the same project at once. It's way too much to learn the console commands now and a GUI interface will be better. It must be free, by now they don't plan to use it except for the coming projects (6 or 8 months max). It must be GIT, as the language/environment we use accept mostly that one foundation server or subversion, but we need it to be free and to have a local vs remote repositories. I've seen SourceTree and TortoiseGit as good candidates, but... what would you all recommend? As always, thank you all!

      www.robotecnik.com[^] - robots, CNC and PLC programming

      C Offline
      C Offline
      Chris Maunder
      wrote on last edited by
      #8

      Git extension in VS Code, or GitHub desktop as backup

      cheers Chris Maunder

      1 Reply Last reply
      0
      • J Joan M

        Soon I will have to start working with a team that have to start using GIT for the first time. I am an external programmer (currently I don't have any kind of access to their server), they will want to have the source code in their local server repository. Multiple programmers must work in the same project at once. It's way too much to learn the console commands now and a GUI interface will be better. It must be free, by now they don't plan to use it except for the coming projects (6 or 8 months max). It must be GIT, as the language/environment we use accept mostly that one foundation server or subversion, but we need it to be free and to have a local vs remote repositories. I've seen SourceTree and TortoiseGit as good candidates, but... what would you all recommend? As always, thank you all!

        www.robotecnik.com[^] - robots, CNC and PLC programming

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

        Visual Studio 2022's git interfaces are top-notch and make dealing with git a breeze.

        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
        • J Joan M

          Soon I will have to start working with a team that have to start using GIT for the first time. I am an external programmer (currently I don't have any kind of access to their server), they will want to have the source code in their local server repository. Multiple programmers must work in the same project at once. It's way too much to learn the console commands now and a GUI interface will be better. It must be free, by now they don't plan to use it except for the coming projects (6 or 8 months max). It must be GIT, as the language/environment we use accept mostly that one foundation server or subversion, but we need it to be free and to have a local vs remote repositories. I've seen SourceTree and TortoiseGit as good candidates, but... what would you all recommend? As always, thank you all!

          www.robotecnik.com[^] - robots, CNC and PLC programming

          M Offline
          M Offline
          Maximilien
          wrote on last edited by
          #10

          I've used TortoiseGIT most of the time. I tried different standalone app (gitkraken ... ) and always got back to TortoiseGIT.

          CI/CD = Continuous Impediment/Continuous Despair

          N 1 Reply Last reply
          0
          • J Joan M

            Soon I will have to start working with a team that have to start using GIT for the first time. I am an external programmer (currently I don't have any kind of access to their server), they will want to have the source code in their local server repository. Multiple programmers must work in the same project at once. It's way too much to learn the console commands now and a GUI interface will be better. It must be free, by now they don't plan to use it except for the coming projects (6 or 8 months max). It must be GIT, as the language/environment we use accept mostly that one foundation server or subversion, but we need it to be free and to have a local vs remote repositories. I've seen SourceTree and TortoiseGit as good candidates, but... what would you all recommend? As always, thank you all!

            www.robotecnik.com[^] - robots, CNC and PLC programming

            L Offline
            L Offline
            lmoelleb
            wrote on last edited by
            #11

            I use Got Extensions as there is no registration BS.

            1 Reply Last reply
            0
            • J Joan M

              Soon I will have to start working with a team that have to start using GIT for the first time. I am an external programmer (currently I don't have any kind of access to their server), they will want to have the source code in their local server repository. Multiple programmers must work in the same project at once. It's way too much to learn the console commands now and a GUI interface will be better. It must be free, by now they don't plan to use it except for the coming projects (6 or 8 months max). It must be GIT, as the language/environment we use accept mostly that one foundation server or subversion, but we need it to be free and to have a local vs remote repositories. I've seen SourceTree and TortoiseGit as good candidates, but... what would you all recommend? As always, thank you all!

              www.robotecnik.com[^] - robots, CNC and PLC programming

              D Offline
              D Offline
              Daniel Pfeffer
              wrote on last edited by
              #12

              I've used SourceTree to manage a legacy project (pre-Visual Studio integration with git). It does a decent job, but I don't like the fact that later versions require registration with Atlassian. So far, Atlassian has been good about not sending me spam, but who knows...

              Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

              1 Reply Last reply
              0
              • M Maximilien

                I've used TortoiseGIT most of the time. I tried different standalone app (gitkraken ... ) and always got back to TortoiseGIT.

                CI/CD = Continuous Impediment/Continuous Despair

                N Offline
                N Offline
                Nelek
                wrote on last edited by
                #13

                I have always used TortoiseSVN not the GIT, I now am curious...

                M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                1 Reply Last reply
                0
                • J Joan M

                  Soon I will have to start working with a team that have to start using GIT for the first time. I am an external programmer (currently I don't have any kind of access to their server), they will want to have the source code in their local server repository. Multiple programmers must work in the same project at once. It's way too much to learn the console commands now and a GUI interface will be better. It must be free, by now they don't plan to use it except for the coming projects (6 or 8 months max). It must be GIT, as the language/environment we use accept mostly that one foundation server or subversion, but we need it to be free and to have a local vs remote repositories. I've seen SourceTree and TortoiseGit as good candidates, but... what would you all recommend? As always, thank you all!

                  www.robotecnik.com[^] - robots, CNC and PLC programming

                  G Offline
                  G Offline
                  GKP1992
                  wrote on last edited by
                  #14

                  As mentioned by a few other members, git extensions is a no BS Git interface. I switched from VSTS 2 years ago and this software made that transition so smooth. It is just easy.

                  1 Reply Last reply
                  0
                  • J Joan M

                    Soon I will have to start working with a team that have to start using GIT for the first time. I am an external programmer (currently I don't have any kind of access to their server), they will want to have the source code in their local server repository. Multiple programmers must work in the same project at once. It's way too much to learn the console commands now and a GUI interface will be better. It must be free, by now they don't plan to use it except for the coming projects (6 or 8 months max). It must be GIT, as the language/environment we use accept mostly that one foundation server or subversion, but we need it to be free and to have a local vs remote repositories. I've seen SourceTree and TortoiseGit as good candidates, but... what would you all recommend? As always, thank you all!

                    www.robotecnik.com[^] - robots, CNC and PLC programming

                    Mircea NeacsuM Offline
                    Mircea NeacsuM Offline
                    Mircea Neacsu
                    wrote on last edited by
                    #15

                    I use TortoiseGit and also tools provided by VSCode and Visual Studio. The VSCode/Visual Studio tools are quite OK for working within a repo but I like Tortoise "bird's eye" view of all repos. Also move/rename operations are very convenient in ToritoiseGit (right-click drag).

                    Mircea

                    1 Reply Last reply
                    0
                    • J Joan M

                      Soon I will have to start working with a team that have to start using GIT for the first time. I am an external programmer (currently I don't have any kind of access to their server), they will want to have the source code in their local server repository. Multiple programmers must work in the same project at once. It's way too much to learn the console commands now and a GUI interface will be better. It must be free, by now they don't plan to use it except for the coming projects (6 or 8 months max). It must be GIT, as the language/environment we use accept mostly that one foundation server or subversion, but we need it to be free and to have a local vs remote repositories. I've seen SourceTree and TortoiseGit as good candidates, but... what would you all recommend? As always, thank you all!

                      www.robotecnik.com[^] - robots, CNC and PLC programming

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

                      Joan M wrote:

                      TortoiseGit

                      That one. Think I tried SourceTree long time ago and it was annoying for some reason. Now not so much a preference but rather what I am used to. I do use the command line for a number of things.

                      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