public class GitCommandUtils extends Object
Modifier and Type | Method and Description |
---|---|
static org.codehaus.plexus.util.cli.Commandline |
getBaseCommand(String commandName,
GitScmProviderRepository repo,
ScmFileSet fileSet) |
static org.codehaus.plexus.util.cli.Commandline |
getBaseCommand(String commandName,
GitScmProviderRepository repo,
ScmFileSet fileSet,
String options) |
static String |
getRevParseDateFormat() |
public static org.codehaus.plexus.util.cli.Commandline getBaseCommand(String commandName, GitScmProviderRepository repo, ScmFileSet fileSet)
public static org.codehaus.plexus.util.cli.Commandline getBaseCommand(String commandName, GitScmProviderRepository repo, ScmFileSet fileSet, String options)
public static String getRevParseDateFormat()
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.