FrPSUG / LogManagement

PowerShell module to manage logs
8 stars 5 forks source link

add build task to sync local forck with source #20

Closed LaurentLienhard closed 5 years ago

LaurentLienhard commented 5 years ago

Add a task in file tasks.build.ps1 to automated a synchro between the local fork and the remote source

Build.ps1 -task SyncFork

VERBOSE: Start Build
Build SyncFork C:\Users\Laurent.Lienhard\OneDrive\Documents\01-DEV\Powershell\LogManagement\build\tasks.build.ps1
Task /SyncFork
VERBOSE: [SYNCFORK][START]
fatal: remote upstream already exists.
From https://github.com/FrPSUG/LogManagement 
 * branch            master     -> FETCH_HEAD
Already up to date.
Everything up-to-date
VERBOSE: [SYNCFORK][END]
Done /SyncFork 00:00:05.0990522
Build succeeded. 1 tasks, 0 errors, 0 warnings 00:00:05.1450506