'List of tortoisegit equivalents of command line commands?

I'm using TortoiseGit and going through some tutorials on Git, which of course all use the command line (for broad applicability).

Is there a list somewhere (my google-fu failed me) of this ?

Git Command > TortoiseGit equivalent



Solution 1:[1]

If do you want to the TortoiseGit command line, this is the page you need to:

  1. https://tortoisegit.org/docs/tortoisegit/git-command.html
  2. https://tortoisegit.org/docs/tortoisegit/
  3. https://github.com/TortoiseGit/TortoiseGit

Solution 2:[2]

There is no such kind of list. The reason is explained in the similar question and answer in this link: How to make TortoiseSVN / TortoiseGit show the executed command?

Solution 3:[3]

Here are available all TortoiseGit commands:

https://tortoisegit.org/docs/tortoisegit/tgit-automation.html

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 user
Solution 2 jeffjia_ask
Solution 3 T.Todua