Is there a way to integrate Git into the Windows cmd or PowerShell?

前端 未结 5 1194
我寻月下人不归
我寻月下人不归 2020-12-10 04:58

Is there a way to integrate Git into the Windows cmd or PowerShell? - so that it feels a bit like a Linux terminal. How?

5条回答
  •  轮回少年
    2020-12-10 05:55

    Simple and straightforward way:

    Step by Step guide

    Essentially

    1. Add Git binaries to the system path

提交回复
热议问题