Package com.atlassian.bitbucket.scm.git.command.revlist
package com.atlassian.bitbucket.scm.git.command.revlist
-
ClassDescriptionGitRevCoreBuilder<B extends GitRevCoreBuilder<B>>Describes common
rev-listfunctionality, which is shared bylog.Enumerates the possible merge commit modes forgit rev-list, controlling use of the--merges,--no-mergesand--no-min-parentsflags.Enumerates the possible orders forgit rev-list, controlling use of the--date-orderand--topo-orderflags.Enumerates the possible traversal (walk) modes forgit rev-list, controlling use of the--do-walkand--no-walkflags.