Last active
October 25, 2017 02:22
-
-
Save vanities/022ddd6266d67fa487fa5dd69a32f13e to your computer and use it in GitHub Desktop.
compiler create a git repository
This file contains 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
ssh [email protected] | |
WVkMTBkZ | |
git init --bare | |
git clone [email protected]:~/CSCI4160/project1/ . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment