About 50 results
Open links in new tab
  1. TortoiseGit vs Git Extensions - Stack Overflow

    May 15, 2011 · What are the benefits and disadvantage of using either Git Extensions or TortoiseGit on a Windows Based OS?

  2. How to install/setup TortoiseGit to work with GitHub

    Apr 19, 2012 · TortoiseGit uses a Putty-like SSH client by default but apparently GitHub only accepts (open)SSH, and I don't really know how to proceed. I will be doing a clean TortoiseGit install, I …

  3. TortoiseGit save user authentication / credentials - Stack Overflow

    Dec 22, 2012 · For TortoiseGit 1.8.1.2 or later, there is a GUI to switch on/off credential helper. It supports git-credential-wincred and git-credential-winstore. TortoiseGit 1.8.16 add support for git …

  4. How do you get TortoiseGit GUI for Windows Explorer working in …

    Nov 16, 2022 · I'm migrating my dev environment to Windows subsystem for Linux WSL2 on Windows 10. I want to use TortoiseGit GUI on the win10 side for files in WSL2. How do I do that?

  5. Does TortoiseGit actually make Git a lot easier to use like TortoiseSVN ...

    Sep 29, 2012 · With the easy experience of TortoiseSVN, I looked at some command line of SVN and it wasn't as easy to use. Does TortoiseGit actually makes Git a lot easier to use, just like TortoiseSVN …

  6. tortoisegit - How do I make to some of the files that I have changed is ...

    Jul 4, 2016 · Answer for TortoiseGit 1.8.15, Git 2.6.1. There is no need to revert to the command line, all functions are directly available in TortoiseGit. I've tried to summarize the various ways how this …

  7. TortoiseGit: What's the difference between "Git Sync", "Fetch" and ...

    Mar 14, 2016 · 32 I am moving from TortoiseSvn to TortoiseGit. But enountered some unexpected difficulties. My working paradigm is as simple as: Check out code Change some code Share with …

  8. git - Cherry pick using TortoiseGit - Stack Overflow

    Feb 23, 2012 · How do I run the cherry pick command using TortoiseGit UI?

  9. tortoisegit - How do I bring back the icons that indicate git status in ...

    Jan 29, 2017 · In Windows explorer, the green checkie icon for repositories that are up-to-date and the red mark for those that aren't don't show anymore. How do I bring them back? Please see the …

  10. TortoiseGit with openssh key not authenticating using ssh-agent

    4 I first installed TortoiseGit with Plink and using Pageant to load ssh private key. The automatic authentication (Pageant) worked but setup was a fail as TortoiseGit don't recognize git repos url …