Created
May 15, 2010 21:32
-
-
Save anveo/402410 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ script/plugin --verbose install git://github.com/kalasjocke/authlogic_facebook_connect.git | |
Plugins will be installed using http | |
git init | |
Initialized empty Git repository in /Users/bracer/projects/local/my_project/vendor/plugins/authlogic_facebook_connect/.git/ | |
git pull --depth 1 git://github.com/kalasjocke/authlogic_facebook_connect.git | |
$ ls -la /Users/bracer/projects/local/my_project/vendor/plugins/authlogic_facebook_connect/ | |
ls: /Users/bracer/projects/local/my_project/vendor/plugins/authlogic_facebook_connect/: No such file or directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment