How to add a “open git-bash here…” context menu to the windows explorer?

前端 未结 12 1693
谎友^
谎友^ 2020-11-29 16:15

How to add a context (aka right click) menu to the windows explorer that, when clicked, opens the git-bash console in the current explorer folder?

12条回答
  •  清酒与你
    2020-11-29 16:54

    You can install TortoiseGit for Windows and include integration in context menu. I consider it the best tool to work with Git on Windows.

提交回复
热议问题