Hi All,
I use one Windows 10 machine as Machine A, one Windows Server 2012 R2 Standard as Machine B.
Steps
1. use Enter-PSSession to connect Machine B
2. Go to the related Git Repository
3. Use git command try to pull the code from remote origin.
Command: git pull
Result: which hasn't return anything.
Is there anyone meets the issue?
Thanks,
LynnJing