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
Exceptionpublic static byte[] rawExecute(String str, Repository db) throws Exception
ExceptionCopyright © 2015. All rights reserved.