Search code examples
tortoisegit

TortoiseGit no commit option in context menu


TortoiseGit installed. Git Windows installed.

  1. I created a new repository in Bitbucket.

  2. git init

  3. git remote add origin https:// etc.

  4. Created a small file.

  5. In File Explorer, right-click file, TortoiseGit -> Add.

  6. In File Explorer, right-click parent subdirectory, TortoiseGit -> (no commit menu option).

How does one commit a file using the context menu for TortoiseGit?


Solution

  • See the following screenshot of a context menu. The TortoiseGit commit entry is directly above the TortoiseGit submenu entry.

    enter image description here

    Please beware, that the TortoiseGit menu is configurable and you can hide entries. Hold the shift-key while opening the context menu to see all available commands.