Class R10K::Git::Rugged::BaseRepository
In: lib/r10k/git/rugged/base_repository.rb
Parent: Object

Methods

branches   ref_type   resolve   tags  

Included Modules

R10K::Logging

Public Instance methods

@return [Symbol] The type of the given ref, one of :branch, :tag, :commit, or :unknown

[Validate]