List of usage examples for org.eclipse.jgit.api TransportCommand subclass-usage
From source file org.flowerplatform.web.git.operation.internal.PullCommand.java
/** * @author Cristina Constantinescu */ public class PullCommand extends TransportCommand<PullCommand, PullResult> { private final static String DOT = "."; //$NON-NLS-1$