我的學習紀錄。
git init
git add .
git remote add origin https://gitlab.com/username/repo.git
git commit -m "your message"
git push -u origin master
Done!
沒有留言:
張貼留言