How to automate a nightly push to a GitHub branch from a live website with powershell and a batch file How to automate a nightly push to a GitHub branch from a live website with powershell and a batch file powershell powershell

How to automate a nightly push to a GitHub branch from a live website with powershell and a batch file


Add PoSH Git to your default powershell profile (and when scheduling it as a task, check the task's user profile as well). This article should get you started. - Roderick Bant