I am trying to follow this railscast tutorial for authlogic - and it points to the source here -
I have git installed - how do I replicate the source onto my localh
You clone a repository with git clone [url]. Like so,
$ git clone https://github.com/libgit2/libgit2