How do I execute a Git command through a PowerShell script?
Asked
Active
Viewed 7.3k times
1 Answers
11
Install Git for Windows, and make sure to put Git/bin folder in your Windows path variable.
Here is a good link to make your experience of Git and PowerShell better:

Peter Mortensen
- 30,738
- 21
- 105
- 131

wallybh
- 934
- 1
- 11
- 28