synch_branch {ixplorer}R Documentation

Synch your master branch with upstream

Description

Runs steps to synch your master branch to upstream automatically

Usage

synch_branch(default_branch_name = "master")

Arguments

default_branch_name

defines a default branch name to be able to synchronize it

Value

No return value, called for side effects


[Package ixplorer version 0.2.2 Index]