Created
June 3, 2015 20:29
-
-
Save steve54b/49f150a165fd368c94e4 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
Stevens-MacBook-Pro:projects SteveLokietz$ mkdir rails_github_clone | |
Stevens-MacBook-Pro:projects SteveLokietz$ cd !$ | |
cd rails_github_clone | |
Stevens-MacBook-Pro:rails_github_clone SteveLokietz$ git clone https://github.com/rails/rails.git | |
Cloning into 'rails'... | |
remote: Counting objects: 485773, done. | |
remote: Compressing objects: 100% (7/7), done. | |
remote: Total 485773 (delta 0), reused 0 (delta 0), pack-reused 485766 | |
Receiving objects: 100% (485773/485773), 140.73 MiB | 1.40 MiB/s, done. | |
Resolving deltas: 100% (349529/349529), done. | |
Checking connectivity... done. | |
Stevens-MacBook-Pro:rails_github_clone SteveLokietz$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment