Class: Aws::CodeCommit::Types::TipsDivergenceExceededException
- Inherits:
 - 
      EmptyStructure
      
        
- Object
 - EmptyStructure
 - Aws::CodeCommit::Types::TipsDivergenceExceededException
 
 
- Defined in:
 - lib/aws-sdk-codecommit/types.rb
 
Overview
The divergence between the tips of the provided commit specifiers is too great to determine whether there might be any merge conflicts. Locally compare the specifiers using ‘git diff` or a diff tool.