git - List of tortoisegit equivalents of command line commands? -


i'm using tortoisegit , going through tutorials on git, of course use command line (for broad applicability).

is there list somewhere (my google-fu failed me) of ?

git command > tortoisegit equivalent

if want tortoisegit command line, page need to:

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

Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

python - Getting next two indexes regardless of current index -

ruby - Prevent Custom Validation Error on Association -