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