Procházet zdrojové kódy

Add missing @since tag

Change-Id: I80cfc3e81d5cebf810f36ddf2760aee955c6f50a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v3.1.0.201309270735-rc1
Matthias Sohn před 11 roky
rodič
revize
d66dad2a94

+ 1
- 0
org.eclipse.jgit/src/org/eclipse/jgit/api/Git.java Zobrazit soubor

@@ -406,6 +406,7 @@ public class Git {
* Returns a command to create an archive from a tree
*
* @return a {@link ArchiveCommand}
* @since 3.1
*/
public ArchiveCommand archive() {
return new ArchiveCommand(repo);

Načítá se…
Zrušit
Uložit