This repository was archived by the owner on Nov 16, 2022. It is now read-only.

Description
Hello,
Usage:
git-auto ;; use current script dir as git dir, and Start-GitAutoCommitAnoPpush.
git-auto -d \OneDrive - DDV openBIM Solutions\DDV_PARA\3. RESOURCES\SOFTWARE\LOGSEQ ;; set git dir
git-auto -p ;; Start-GitAutoCommitAndPush
git-auto -s origin -p ;; set remote server
git-auto -b main -p ;; set git branch
git-auto -i 30 -p ;; set interval seconds
git-auto -o -p;; execute once`
Could someone tell a non-expert like me how to run the Start-GitAutoCommit.ps1 from Windows, as this repository instruction says?
'Usage
Download the Start-GitAutoCommit.ps1 file, and run
.\Start-GitAutoCommit.ps1'
thanks