]> source.dussan.org Git - jgit.git/commit
Add DiffCommand to JGit API 19/3919/2
authorTomasz Zarna <Tomasz.Zarna@pl.ibm.com>
Tue, 16 Aug 2011 09:47:55 +0000 (11:47 +0200)
committerTomasz Zarna <Tomasz.Zarna@pl.ibm.com>
Tue, 16 Aug 2011 09:47:55 +0000 (11:47 +0200)
commit714a3ee151bfa1718c9653aafe2adb855845ea4d
treeae775f96f14ddd0e3b1be6555e1bd56af8db300c
parente15037b3c7aa7f72313f19086bce12c54617c1bb
Add DiffCommand to JGit API

Bug: 334766
Change-Id: Iea74c599a956a058608e424d0274f879bc2f064a
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/DiffCommandTest.java [new file with mode: 0644]
org.eclipse.jgit/src/org/eclipse/jgit/api/DiffCommand.java [new file with mode: 0644]
org.eclipse.jgit/src/org/eclipse/jgit/api/Git.java