Class MergeabilityCacheImpl

    • Field Detail

      • SUBMIT_TYPES

        public static final com.google.common.collect.ImmutableBiMap<SubmitType,​Character> SUBMIT_TYPES
    • Method Detail

      • module

        public static com.google.inject.Module module()
      • toId

        public static org.eclipse.jgit.lib.ObjectId toId​(org.eclipse.jgit.lib.Ref ref)
      • get

        public boolean get​(org.eclipse.jgit.lib.ObjectId commit,
                           org.eclipse.jgit.lib.Ref intoRef,
                           SubmitType submitType,
                           String mergeStrategy,
                           Branch.NameKey dest,
                           org.eclipse.jgit.lib.Repository repo)
        Specified by:
        get in interface MergeabilityCache