git town skip
The skip command allows to skip a Git branch with merge conflicts when syncing all feature branches.
--verbose / -v
The --verbose
aka -v
flag prints all Git commands run under the hood to
determine the repository state.
The skip command allows to skip a Git branch with merge conflicts when syncing all feature branches.
The --verbose
aka -v
flag prints all Git commands run under the hood to
determine the repository state.