org/pub/software/scm/git/docs/git-gc.html"
>Git documentation about gc
@return a {@link GarbageCollectCommand} used to collect all optionalparameters and to finally execute the {@code gc} command
@since 2.2
Creates a new garbage collector with default values. An expirationTime of two weeks and null as progress monitor will be used.
@param repo the repo to work on
Creates a new garbage collector with default values. An expirationTime of two weeks and null as progress monitor will be used.
@param repo the repo to work on
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.