public class CLIGitCommand extends Object
Constructor and Description |
---|
CLIGitCommand() |
Modifier and Type | Method and Description |
---|---|
static List<String> |
execute(String str,
Repository db) |
List<String> |
getArguments() |
TextBuiltin |
getSubcommand() |
static byte[] |
rawExecute(String str,
Repository db) |
public TextBuiltin getSubcommand()
public static List<String> execute(String str, Repository db) throws Exception
Exception
public static byte[] rawExecute(String str, Repository db) throws Exception
Exception
Copyright © 2015 Eclipse JGit Project. All rights reserved.