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 can I rename my branch from TortoiseGit?

I know the way to rename branch from command line, but - since I'm using TortoiseGit - I'm curious if …

git rename git-branch tortoisegit
How do I make to some of the files that I have changed is not offered in the commit?

I use TortoiseGit 1.8.3. I changed one of the files: Makefile, but I want to not offer commit it to me …

tortoisegit
tortoisegit working with branches and merging with origin

I would like to know what is the best way to merge 1 changed file in your branch back to the …

git tortoisegit assembla
TortoiseGit 1.7.8: "Couldn't load this key" on "sync" or "pull"?

When I try to use "Git Sync" and then "Pull" I get the error: Couldn't load this key (unable to …

git tortoisegit
git.exe pull error: cannot spawn git: Invalid argument

I have an error exactly as it's on the picture. Tried various settings, googled, reinstalled. Git pull doesn't work in …

git tortoisegit
How to avoid merge commits using TortoiseGit

The problem is when I'm pull and push to the remote repository, it generates a extra commit under my name. …

git tortoisegit
Unable to check diffs with TortoiseGit: "fatal: empty string is not a valid pathspec"

Currently, I did a re-installation of my windows 10. I also installed Git and TortoiseGit. Right now when I try to …

git tortoisegit
TortoiseGit and Pageant, have to "add key" every time

Background: I'm using git and TortoiseGit with github.com. My development cycle on the .git local branch goes like this: 1) …

git windows-7 github tortoisegit pageant
Pulling git submodules with TortoiseGit

I'm using TortoiseGit to maintain git repository. We have one repo with multiple submodules in each. Everything works fine but …

git tortoisegit
Installing TortoiseSVN and TortoiseGit together

I have TortoiseSVN installed and it works great. Would like to have an equally great interface to things hosted on …

tortoisesvn tortoisegit