Class Gollum::Git::Git
In: lib/rugged_adapter/git_layer_rugged.rb
Parent: Object

Methods

Public Class methods

Rugged does not have a Git class, but the Repository class should allows us to do what‘s necessary.

Public Instance methods

sha_from_ref(ref, request_kind = nil)

[Validate]