About 1,160,000 results
Open links in new tab
  1. git - How to perform rebase (squash) using tortoisegit - Stack …

    Sep 21, 2012 · Enable “Allow –force push”. Now perform a “forced push”. I don’t know if Tortoise Git has a gui option for this, but it is easy to do via the command prompt: cd [your repo folder] …

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

    I deleted all icon overlays starting with "Tortoise" in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer …

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

    Apr 19, 2012 · I have just installed Git For Windows, and created my SSH key using SSH through Cygwin. It seems to be working from command-line and the Git For Windows GUI, but now I …

  4. 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?

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

    Nov 19, 2016 · Git or Bash is not working with ssh-agent by default, because they using it's own ssh.exe. I would like to go with system ssh.exe (for win10 it located in …

  6. git - TortoiseGit clone remote branch - Stack Overflow

    I am trying to come to terms with Git as I recently started using it (long time Subversion user) and I cannot find a way to clone a remote branch with TortoiseGit. I have created a local branch wh...

  7. How to resolve "git did not exit cleanly (exit code 128)" error on ...

    Mar 8, 2012 · A proxy was needed in the corporate network and TortoiseGit / Git does not seems to automatically get information from Windows internet settings. Setting up the proxy address …

  8. How do I bring back the icons that indicate git status in the …

    Jan 29, 2017 · Here is my attempt to explain the solution. It appears that application such as Tortoise Git, Dropbox, Google Drive, etc. that present different icons in front of Windows …

  9. How do I delete a Git branch with TortoiseGit - Stack Overflow

    Mar 14, 2012 · Is there an option to delete a branch with TortoiseGit? I found a solution for the commandline. Is there an implementation in TortoiseGit?

  10. git - How to configure TortoiseGit to work with remote repo?

    May 9, 2018 · Ever since reinstalling my office machine I have a problem with using TortoiseGit to access (and particularly push) to our remote server. In my company the central repo is …