Skip to content

Instantly share code, notes, and snippets.

@iani
Created July 10, 2019 08:20
Show Gist options
  • Save iani/4e73753342a72ee03420cc468e1380b9 to your computer and use it in GitHub Desktop.
Save iani/4e73753342a72ee03420cc468e1380b9 to your computer and use it in GitHub Desktop.
create repo for phd of e.t on gitlab
git clone git@gitlab.com: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