Class: Gitlab::Git::Branch

Inherits:
Ref
  • Object
show all
Defined in:
lib/gitlab_git/branch.rb

Constant Summary

Constants included from EncodingHelper

EncodingHelper::ENCODING_CONFIDENCE_THRESHOLD

Instance Attribute Summary

Attributes inherited from Ref

#name, #target

Method Summary

Methods inherited from Ref

extract_branch_name, #initialize

Methods included from EncodingHelper

#encode!, #encode_utf8

Constructor Details

This class inherits a constructor from Gitlab::Git::Ref