5 lines
107 B
PowerShell
5 lines
107 B
PowerShell
Set-Location ([Environment]::GetFolderPath("MyDocuments"))
|
|
|
|
git fetch --all
|
|
git reset --hard origin/master
|