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. TortoiseGit not appearing in Windows 11 default context menu and …

    Mar 1, 2026 · I am experiencing an issue with TortoiseGit on Windows 11 since updating to version 2.18.0 (also present in 2.18.1). Previously, TortoiseGit appeared directly in the compact Windows 11 …

  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 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 …

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

    Nov 19, 2016 · When using the git bash CLI, everything works as intended. I'm struggling with TortoiseGit. I first installed TortoiseGit with Plink and using Pageant to load ssh private key. The …

  6. tortoisegit - TortoiseGitで赤いビックリマークが消えない - スタック・ …

    Feb 24, 2021 · TortoiseGitで赤いビックリマークが消えません。 コミットをしようとしても「最後のコミットから変更/追加されたファイルはありません。 」と表示されます。 赤いビックリマークが付 …

  7. git - Cherry pick using TortoiseGit - Stack Overflow

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

  8. TortoiseGit, ignore line endings - Stack Overflow

    Jul 1, 2017 · The files on the webserver will sometimes have the line endings changed to LF, assuming because of edits in Cpanel or the Wordpress editor. So when I download a theme, TortoiseGit flags a …

  9. git - TortoiseGit not showing icon overlays - Stack Overflow

    Reinstall TortoiseGit (uninstall, restart, install, restart). I deleted all icon overlays starting with "Tortoise" in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer …

  10. How to revert a particular commit using TortoiseGit?

    Oct 11, 2017 · 24 yes, you can: TortoiseGit -> Show Log, then select this commit, press right button and select from context menu: Revert Change by this commit. New commit will be created, which revert …