Change-Id: I9e48a1f82b747492bebb3ca65fd16f599e425e8b
@ -98,6 +98,8 @@ import org.eclipse.jgit.treewalk.TreeWalk;
*
* @see <a href="http://git-htmldocs.googlecode.com/git/git-archive.html"
* >Git documentation about archive</a>
* @since 3.0
*/
public class ArchiveCommand extends GitCommand<OutputStream> {
/**