Invoke-ReverseIntegration

SYNOPSIS

Syncs all changes made in the master branch of the git repo into the TFS partial branch and then merges them into the Volatile workspace. It DOES NOT perform a commit.

SYNTAX

Invoke-ReverseIntegration [[-message] <String>] [<CommonParameters>]

DESCRIPTION

This function performs the following operations:

PARAMETERS

Message

Commit Message used when checking in to TFS