简体   繁体   中英

Let git bash launch at current repositories

Is there a way to let Git Extension open Git Bash at the current repositories ? I always need to cd from the home directory. I run Git Extension under Win7.

您可以右键单击Git Bash快捷方式,单击“属性”,然后将“开始”更改为存储库的路径

With Git version 2.5.2 you can now just CRTL + Right Click and select "Git Bash Here" from the sub menu.

This opens up the bash window in the current repository.

If you're using msysgit there should be an option to integrate with explorer. You can then right click on a folder and select open git bash here.

The toolbar of GitExtensions has a button that will launch a console MsysGit in the current repository. It is also accessible from the Git menu, or Ctrl-G shortcut.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM