]> source.dussan.org Git - jgit.git/commit
Add git-reset to the Git API 43/2443/4
authorChris Aniszczyk <caniszczyk@gmail.com>
Tue, 1 Feb 2011 14:47:04 +0000 (08:47 -0600)
committerChris Aniszczyk <caniszczyk@gmail.com>
Thu, 17 Feb 2011 16:28:26 +0000 (10:28 -0600)
commit5f258d91c02f0876b6dd3fd798717d2fe7c2db18
treef98e2fe396cc2d9ef827c8cce34bc644d47e5e55
parentc13bf057540f11e2503e1205d46c800f9d00fd7b
Add git-reset to the Git API

Bug: 334764
Change-Id: Ice404629687d7f2a595d8d4eccf471b12f7e32ec
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/ResetCommandTest.java [new file with mode: 0644]
org.eclipse.jgit/resources/org/eclipse/jgit/JGitText.properties
org.eclipse.jgit/src/org/eclipse/jgit/JGitText.java
org.eclipse.jgit/src/org/eclipse/jgit/api/Git.java
org.eclipse.jgit/src/org/eclipse/jgit/api/ResetCommand.java [new file with mode: 0644]