]> source.dussan.org Git - jgit.git/commit
Add InitCommand 14/2014/3
authorChris Aniszczyk <caniszczyk@gmail.com>
Fri, 3 Dec 2010 02:10:08 +0000 (20:10 -0600)
committerChris Aniszczyk <caniszczyk@gmail.com>
Mon, 6 Dec 2010 01:01:43 +0000 (19:01 -0600)
commitf7a566c1aaed71f275567a2047dff1c806240449
tree69b0938df8581c66bf60db091ba100fbd51df305
parentb5f9a9b4d33a5a2930957a6ea4a5930ea748b5fd
Add InitCommand

Adds git-init support to the Git API.

Change-Id: I1428b861f22cabe4d92cadf3d9114dddeec75b40
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/InitCommandTest.java [new file with mode: 0644]
org.eclipse.jgit/src/org/eclipse/jgit/api/Git.java
org.eclipse.jgit/src/org/eclipse/jgit/api/InitCommand.java [new file with mode: 0644]