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).

TortoiseGit trouble: git did not exit cleanly (exit code 128)

Here is a little bit background: I run Win7 I have private git repo and installed Github for Windows I …

git github tortoisegit github-for-windows
How to reset credentials in TortoiseGit?

This question is specifically about the TortoiseGit Windows client. I have a computer that I no longer use which must …

git credentials tortoisegit
How do I edit an incorrect commit message with TortoiseGit?

How I can edit commit message with tortoiseGIT? The question is very similar to this but I want to do …

git tortoisegit
TortoiseGit with openssh key not authenticating using ssh-agent

I'm setting up a git environment on Windows XP (msysGit 1.7.11, TortoiseGit 1.7.14) and trying to achieve following points : ssh connection on …

ssh ssh-keys openssh tortoisegit ssh-agent
TortoiseGit vs Git Extensions

What are the benefits and disadvantage of using either Git Extensions or TortoiseGit on a Windows Based OS?

git tortoisegit git-extensions
Suddenly getting "No supported authentication methods available" when pushing to github

I started a github project a few weeks ago. I was able to push changes without any problems (I'm using …

git github tortoisegit
How to perform rebase (squash) using tortoisegit

Cannot get how to perform squash rebase for the current branch. The console command would be git rebase -i HEAD~2 …

git tortoisegit
Tortoisegit undo last commit into the repo

Is there an option in tortoisegit to undo the last commit into the repo? By mistake I pushed a large …

git github tortoisegit
TortoiseGit - Revert?

I am using TortoiseGit. I want to revert back to a point earlier before i had deleted a few images. …

git tortoisegit
Remove saved credentials from TortoiseGit

My credentials are saved in TortoiseGit (using Wincred) but my password changed. The only way for me to pull from …

git credentials tortoisegit