Commit 2f077cd4 by Lu

--no commit message

parent 0b3813f8
GITLAB传入代码
GITLAB传入代码
1.
git config --global user.name "Lu"
2.
git config --global user.email "2434506485@qq.com"
3.
git clone http://coding.yundingshuyuan.com/yunheng/YHCalender.git
4.
cd YHCalender
5.
git pull
6.
git add *
7.
git commit -m "YHCalender1.0"
8.
git push
git config --global user.name "Lu"
git config --global user.email "2434506485@qq.com"
git clone http://coding.yundingshuyuan.com/yunheng/YHCalender.git
cd YHCalender
git pull
git add *
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment