flow
A scoping function to execute a code block within the context of an GitFlowScope instance, which provides functionality to perform aggregate Git operations with the Flow plugin.
Parameters
body
The function body that will be executed in the context of the GitFlowScope instance.