Class Bundler::Source::Git::GitProxy
In: lib/bundler/source/git/git_proxy.rb
Parent: Object

The GitProxy is responsible to iteract with git repositories. All actions required by the Git source is encapsualted in this object.

Methods

branch   checkout   contains?   copy_to   new   revision  

Attributes

path  [RW] 
ref  [RW] 
revision  [W] 
uri  [RW] 

Public Class methods

Public Instance methods

[Validate]