How can I start command line from SmartGit? [closed]
Asked Answered
I

1

8

SmartGit seems to be far superior to GitHub for Windows, but I am missing one feature - ability to start git command line. How can I do this?

Intolerant answered 23/2, 2013 at 19:32 Comment(0)
S
5

SmartGit/Hg 4.5 (and older) do not offer to start the git command line, however you may configure the 'Directory Tool' (Preferences, Tools) to open a terminal (or DOS box), so you can invoke the command line quickly.

Update: Since SmartGit/Hg 4.6, you can configure multiple Directory tools in the Preferences. After a fresh install (or after removing tools.xml from SmartGit/Hg's settings directory), default tools will be created. If your git executable is not on the path, an Open Git-Shell tool will be among them.

Sherellsherer answered 23/2, 2013 at 19:53 Comment(1)
How do I do that? In SmartGit 4.6.5 there is already an entry Open in Terminal in the Tools menu, but no git is available there.Fisc

© 2022 - 2024 — McMap. All rights reserved.