Created
July 10, 2019 08:20
-
-
Save iani/4e73753342a72ee03420cc468e1380b9 to your computer and use it in GitHub Desktop.
create repo for phd of e.t on gitlab
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
git clone [email protected]:iani/togia.git | |
cd togia | |
touch README.md | |
git add README.md | |
git commit -m "add README" | |
git push -u origin master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment