Command line instructions

You can also upload existing files from your computer using the instructions below.

Git global setup

git config --global user.name "Jeff Xie"
git config --global user.email "xxxxx@qq.com"

Create a new repository

git clone git@gitlab.com:Jeff_1208/mycicd2.git
cd mycicd2
git switch -c main
touch README.md
git add README.md
git commit -m "add README"
git push -u origin main
Logo

瓜分20万奖金 获得内推名额 丰厚实物奖励 易参与易上手

更多推荐