- summary Frequently Asked Questions
- labels Featured
Feel free to clone https://code.google.com/p/tortoisegit.wiki/ or https://github.com/TortoiseGit/wiki and send a pull request. Also everyone who is on our mailing list (http://groups.google.com/group/tortoisegit-dev) can edit the wiki using the web editor.
Press "Shift" key, right-click -> Browse Reference, Choose branch or tag, right-click, choose "delete". Branches and tags can also be deleted using the Log Dialog, however, tags will only be deleted locally (see #How_to_delete_a_remote_tag here to find out how to delete tags on a remote repository).
Or open log dialog -> choose commit with branch\tag, right->click->delete
* Check if "git gc" resolves the problem * Check if "git fsck" resolves the problem * Test our [http://download.tortoisegit.org/tgit/previews/ preview release] if the problem is still there. If yes: File a [http://code.google.com/p/tortoisegit/issues/list bugreport]. Mention your Windows Version (also x64 or x86), your msysgit version and the used !TortoiseGit version there.
* Close all log dialogs of that repository, then go to .git folder, delete tortoisegit.data and tortoisegit.index
There are no icon overlays on Network drives/RAM drives/Removable drives or CD drives. How to enable them?
You have to enable overlay icons for these devices in !TortoiseGit settings -> Icon overlays.
Go to !TortoiseGit settings -> Network and enter "SSH.exe" resp. TortoiseGitPLink.exe into the SSH client text field: http://tortoisegit.googlecode.com/git/doc/images/en/SettingsProxy.png
* Since 1.7.12.1: Go to the "Browse References" dialog, right click on a remote and select "Delete remote tags...". * Before 1.7.12.1: Open the push dialog, select the remote archive, no local branch, fill in the tag name into the remote branch field and click on OK.
Press "shift" key, right-click -> Delete (keep local)
Create an environment variable called "GIT_SSH" with the path to the PuTTY plink.exe or preferably to TortoiseGitPLink.exe. This can be done on the command line by executing "set GIT_SSH=PATH_TO_PLINK.EXE" ("C:\Program Files\!TortoiseGit\bin\TortoiseGitPLink.exe" on default installations) or permanently.
Press "shift" key, right-click
setting -> Set Extend Menu Item. Choose the menu items you want to hide (by default), however, these items can be shown by pressing the "shift" key while doing the right-click.
Since version 1.7.2 the 32-bit extension is also included in the 64-bit installer.
You have to reset the menu bar (even if you did not make any changes to it). Left click -> Customize -> Menu tab and hit Reset/Restore.