27282930313233
} else { FetchCommand cmd = new FetchCommand(configuration); cmd.run(); } new CheckoutCommand(configuration).forceCheckout(configuration.getRemoteBranch()); }