]> source.dussan.org Git - jgit.git/commit
Add DeleteTagCommand to JGit API 20/4020/2
authorTomasz Zarna <Tomasz.Zarna@pl.ibm.com>
Wed, 17 Aug 2011 13:12:07 +0000 (15:12 +0200)
committerChris Aniszczyk <zx@twitter.com>
Sun, 21 Aug 2011 20:18:52 +0000 (13:18 -0700)
commit5f787bfd628cab29e262a67da821579b420466f8
tree30069c3bd6b66d02f08a82561e816847e8f25cef
parent148595fb54265265a5409339d168ee2b8e2bfed1
Add DeleteTagCommand to JGit API

Bug: 353226
Change-Id: I54ae237cab792742333a249eb5a774d5e1775af8
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/TagCommandTest.java
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/DeleteTagCommand.java [new file with mode: 0644]
org.eclipse.jgit/src/org/eclipse/jgit/api/Git.java