General Topics

Git

Remove from Git git rm --cached file
git rm -r --cached folder

Windows

The scripts run in PowerShell.

Stop process at port [source] netstat -ano | findstr PORT
stop-process PID