public class GitMessages extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LOG_PREFIX |
Constructor and Description |
---|
GitMessages() |
Modifier and Type | Method and Description |
---|---|
static String |
noRelevantSCMchange(String branchName)
Message for merge strategies to show when they don't find a match between
remote branches and relevant SCM change.
|
public static final String LOG_PREFIX
Copyright © 2016–2022. All rights reserved.