You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
daviddelven
changed the title
How to run
How to run the Start-GitAutoCommit.ps1
Sep 21, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: