Top "Tortoisegit" questions

TortoiseGit is an open-source Windows-based application that allows the Git distributed revision control system to be used directly from Windows Explorer (using context menus).

Cherry pick using TortoiseGit

How do I run the cherry pick command using TortoiseGit UI?

git tortoisegit
Push to Remote URL with TortoiseGit

I have installed the latest MSysGit 1.6.3 preview and TortoiseGit 0.6.2 on my Windows XP PC. I also have created a --bare …

git tortoisegit
fatal: ssh variant 'simple' does not support setting port

When I clone a remote GitLab project, I get the following error: error fatal: ssh variant 'simple' does not support …

git ssh tortoisegit
How to solve TortoiseGitPlink Fatal Error?

I was using Git with beanstalk in windows 7. Now I got new system with Windows 8.1. Now I configured Git and …

windows git tortoisegit plink
Git Clone is too slow

This is my first time to construct the git server. When I use TortoiseGit-1.8.1.0-32bit to handle the operation, …

tortoisegit git-clone git-bash git
Merging code branch to master using TortoiseGit

I am new in TortoiseGit. I created one branch named Angular. Now I want to merge that code into master, …

git tortoisegit
TortoiseGit modified sign (icon overlay) is not updating

I have made a small change in some code but TortoiseGit shows it as modified (red exclamation sign) although I …

git tortoisegit
Git (TortoiseGit) - How to revert a single file to a previous revision and then undo the revert?

When using Git with TortoiseGit: Does somebody know how to revert a single file(or a complete repository) to a …

windows git revision tortoisegit
Error: Cannot Spawn C:\Path To\TortoiseGit\Bin: No such file or directory

Trying to do a fetch from origin: git remote update Get the error Error: Cannot Spawn C:\Path To\TortoiseGit\…

git tortoisegit git-bash
Change repo url in TortoiseGit

We just updated our git repos to a new location and I'm using TortoiseGit with some uncommited changes. Can I …

tortoisegit