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

Git on windows : "I don't handle protocol 'git clone http'"

I'm trying to install git and tortoisegit on a windows 7 machine (a VM inside windows 8's Hyper V). I followed …

git windows-7 tortoisegit
Git issue with Visual Studio 2015

I have a Visual Studio solution inside a git repository created with TortoiseGit version 1.8.16.0 (git version 2.6.2.windows.1) I just updated …

git visual-studio-2015 tortoisegit
TortoiseGit: How can I see a list of commits that are about to be pushed

I have merged in some commits from different branches into my "develop" branch and I'm now ready to push them …

git version-control tortoisegit
Git: hide/remove files never to be versioned

I'm trying to get started using Git and TortoiseGit. Is there a way to hide files that should never be …

git tortoisegit
Can I use GitHub's 2-Factor Authentication with TortoiseGit?

We like TortoiseGit, and want to take advantage of GitHub's 2-Factor Authentication...but the two don't seem to want to …

git github tortoisegit
How to overwrite a certain branch with master

I have two branches dev and master. I want my dev branch to be completely overwritten by master branch as …

git tortoisegit
Can TortoiseMerge be used as a difftool with Windows Git Bash?

I'm just starting to work with Git. I would like to use TortoiseMerge as the difftool and mergetool. In my $…

git tortoisegit git-diff tortoisegitmerge
Msys Git Install Path Error on Get Clone in TortoiseGIT

I installed Msys Git and TortoiseGIT x64. Whenever I try to use the Get Clone command I am getting the …

git open-source tortoisegit
TortoiseGit Icon Overlays not showing

I know this question has been asked before but I can't seem to make them work now. I have tried: …

tortoisegit
git on windows shows modified files all the time, even for newly cloned repo

I am having issues with my git on a windows machine. I always have some git files that are modified …

git tortoisegit