Class: Aws::CodeCommit::Types::InvalidReferenceNameException

Inherits:
EmptyStructure
  • Object
show all
Defined in:
lib/aws-sdk-codecommit/types.rb

Overview

The specified reference name format is not valid. Reference names must conform to the Git references format (for example, refs/heads/main). For more information, see [Git Internals - Git References] or consult your Git documentation.

[1]: git-scm.com/book/en/v2/Git-Internals-Git-References