diff options
author | Andrey Loskutov <loskutov@gmx.de> | 2015-12-28 15:42:04 +0100 |
---|---|---|
committer | Andrey Loskutov <loskutov@gmx.de> | 2015-12-28 22:59:59 +0100 |
commit | 241b50be319e29cfae2ab1a5fcec94e7931074f8 (patch) | |
tree | 2d061ed7fe68dedb2cd31fef1d07689072c83296 /org.eclipse.jgit.pgm | |
parent | ef757a7e126e059bd0afe64949440813df791de3 (diff) | |
download | jgit-241b50be319e29cfae2ab1a5fcec94e7931074f8.tar.gz jgit-241b50be319e29cfae2ab1a5fcec94e7931074f8.zip |
Simplify development of commands: added main() to CLIGitCommand
This will execute git commands (with arguments) specified on the command
line, handy for developing/debugging a sequence of arbitrary git
commands working on same repository.
The git working dir path can be specified via Java system property
"git_work_tree". If not specified, current directory will be used.
Change-Id: I621a9ec198c31e28a383818efeb4b3f835ba1d6f
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Diffstat (limited to 'org.eclipse.jgit.pgm')
0 files changed, 0 insertions, 0 deletions