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

How to resolve "git did not exit cleanly (exit code 128)" error on TortoiseGit?

I've run into this serious error while committing, and created a bug report. I keep getting this error on TortoiseGit …

git tortoisegit
Git error: "Please make sure you have the correct access rights and the repository exists"

I am using TortoiseGit on Windows. When I am trying to Clone from the context menu of the standard Windows …

git github tortoisegit
TortoiseGit save user authentication / credentials

Is there a way to save GITHUB's user credentials with TortoiseGit? It prompts me the below dialog every time whenever …

git github tortoisegit
Your configuration specifies to merge with the <branch name> from the remote, but no such ref was fetched.?

I am getting this error for pull: Your configuration specifies to merge with the ref 'refs/heads/feature/Sprint4/ABC-123…

git branch bitbucket tortoisegit pull
Git with SSH on Windows

I've went through the excellent guide provided by Tim Davis which is about configuring Git to work with SSH under …

windows git ssh tortoisegit
TortoiseGit-git did not exit cleanly (exit code 1)

I got this message when i tried to create repository by using Git clone. git did not exit cleanly (exit …

git tortoisegit
TortoiseGit not showing icon overlays

I have been using TortoiseGit for almost a full year now. It has been working very well for me until …

git tortoisegit
How do I delete a Git branch with TortoiseGit

Is there an option to delete a branch with TortoiseGit? I found a solution for the commandline. Is there an …

git branch tortoisegit
Tortoisegit asking password

I just started to work on Git. I use windows 7 and has installed msysgit(1.7.8) and Tortoisegit(1.7.6). The repository is created …

git version-control tortoisegit
How do I remove msysgit's right click menu options?

This isn't the best programming question but lets face it, the server fault guys aren't well versed in git, so …

git tortoisegit msysgit