Class | Git::Lib |
In: |
lib/git/lib.rb
|
Parent: | Object |
tries to clone the given repo
returns {:repository} (if bare)
{:working_directory} otherwise
accepts options:
:remote - name of remote (rather than 'origin') :bare - no working directory
TODO - make this work with SSH password or auth_key
returns hash