|
|
|
@ -0,0 +1,289 @@
|
|
|
|
|
111
|
|
|
|
|
test000
|
|
|
|
|
222
|
|
|
|
|
git
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git
|
|
|
|
|
yes
|
|
|
|
|
git config user.name
|
|
|
|
|
git config --list
|
|
|
|
|
git config --global user.name
|
|
|
|
|
git config user.name "dd123"
|
|
|
|
|
git config user.email
|
|
|
|
|
git config user.email "3456627401@qq.com"
|
|
|
|
|
git pull
|
|
|
|
|
git pull origin master
|
|
|
|
|
git config user.name
|
|
|
|
|
git config --global user.name
|
|
|
|
|
git config --list
|
|
|
|
|
git config --global user.name
|
|
|
|
|
git config --global user.email
|
|
|
|
|
git config user.name
|
|
|
|
|
git config --global user.name
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git
|
|
|
|
|
git push origin master
|
|
|
|
|
git config --global user.name "Didi488"
|
|
|
|
|
git config --global user.email "488.com"
|
|
|
|
|
git config --global user.name
|
|
|
|
|
git push origin master
|
|
|
|
|
git init
|
|
|
|
|
ll
|
|
|
|
|
$ ll
|
|
|
|
|
total 0
|
|
|
|
|
[200~$ ^C
|
|
|
|
|
git push origin master
|
|
|
|
|
git push origin master
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m "test5"
|
|
|
|
|
git push origin master
|
|
|
|
|
git config --global user.email
|
|
|
|
|
git remote add origin https://gitee.com/didi488/test.git
|
|
|
|
|
git add 123.txt
|
|
|
|
|
git commit -m "添加 123.txt 文件"
|
|
|
|
|
git push origin master
|
|
|
|
|
git clone git@gitee.com:didi488/test.git MyTest
|
|
|
|
|
git pull
|
|
|
|
|
git pull test master
|
|
|
|
|
git pull origin master
|
|
|
|
|
git add .
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m "添加了新文件"
|
|
|
|
|
git pull origin master
|
|
|
|
|
git push origin main
|
|
|
|
|
git clone git@gitee.com:didi488/test.git
|
|
|
|
|
git push origin master
|
|
|
|
|
cd test
|
|
|
|
|
git push origin master
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m "添加了新文件"
|
|
|
|
|
git push origin master
|
|
|
|
|
git pull origin main
|
|
|
|
|
git pull origin master
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m "dxc提交了任务"
|
|
|
|
|
git push origin master
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git test
|
|
|
|
|
git clone
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-system.git
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git
|
|
|
|
|
git pull
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m "服务中心界面完善"
|
|
|
|
|
git push origin master
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git 3.0
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m "服务中心搜索功能的实现"
|
|
|
|
|
git push origin master
|
|
|
|
|
git pull
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m "首页显示"
|
|
|
|
|
gti push
|
|
|
|
|
git push
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m "首页显示"
|
|
|
|
|
git push
|
|
|
|
|
ls -al ~/.ssh
|
|
|
|
|
clip < ~/.ssh/id_rsa.pub
|
|
|
|
|
ssh -T git@github.com
|
|
|
|
|
yes
|
|
|
|
|
ssh -T git@github.com
|
|
|
|
|
git clone git@github.com:Didi488/MoniterSys.git
|
|
|
|
|
git add .
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m "界面优化"
|
|
|
|
|
git push origin main
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m "专家和管理的登录注册功能实现"
|
|
|
|
|
git push
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m"d部分修改"
|
|
|
|
|
git push origin master
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m"多余搜索框删除"
|
|
|
|
|
git push origin master
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git 123
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git branch
|
|
|
|
|
git branch -u master
|
|
|
|
|
git branch master
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m "邓先财第一次提交 项目上传"
|
|
|
|
|
git push
|
|
|
|
|
git checkout main
|
|
|
|
|
git checkout -b 邓先财_branch
|
|
|
|
|
git push -u origin 邓先财_branch
|
|
|
|
|
git branch
|
|
|
|
|
git checkout 邓先财_branch
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m "原项目上传"
|
|
|
|
|
git push origin 邓先财_branch
|
|
|
|
|
git add.
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m""
|
|
|
|
|
git commit -m "测试"
|
|
|
|
|
git push
|
|
|
|
|
git checkout master
|
|
|
|
|
git branch -d master
|
|
|
|
|
git worktree list
|
|
|
|
|
git branch -d master
|
|
|
|
|
git branch -d master
|
|
|
|
|
git -C <工作树目录> checkout 邓先财_branch
|
|
|
|
|
git -C <master> checkout 邓先财_branch
|
|
|
|
|
git pull
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-system.git
|
|
|
|
|
git clone -b dev git@gitee.com:qinuo3/new_expert_system.git
|
|
|
|
|
git branch
|
|
|
|
|
git branch
|
|
|
|
|
git branch -a
|
|
|
|
|
git branch -vv
|
|
|
|
|
git pull
|
|
|
|
|
git branch -vv
|
|
|
|
|
git pull
|
|
|
|
|
git clone git@gitee.com:didi488/talent.git
|
|
|
|
|
git clone git@gitee.com:didi488/talent.git
|
|
|
|
|
git add .
|
|
|
|
|
git pull
|
|
|
|
|
git branch -r
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m"文件上传“
|
|
|
|
|
|
|
|
|
|
git commit -m "仓库创建"
|
|
|
|
|
git add .
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m"test"
|
|
|
|
|
git push
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m""
|
|
|
|
|
git commit -m"仓库创建"
|
|
|
|
|
git push
|
|
|
|
|
git clone git@gitee.com:didi488/talent.git
|
|
|
|
|
git config --global core.autocrlf true
|
|
|
|
|
git add .
|
|
|
|
|
git clone
|
|
|
|
|
git clone git@gitee.com:didi488/talent.git
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m"test"
|
|
|
|
|
git push
|
|
|
|
|
git config --global core.autocrlf true
|
|
|
|
|
git add .
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git status
|
|
|
|
|
git add .
|
|
|
|
|
git config --global core.autocrlf true
|
|
|
|
|
git commit -m "上传源码"
|
|
|
|
|
git clone git@gitee.com:didi488/talent.git test
|
|
|
|
|
git add .
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m"test"
|
|
|
|
|
git push
|
|
|
|
|
git pull
|
|
|
|
|
git clone
|
|
|
|
|
git clone git@gitee.com:didi488/talent0.0.git
|
|
|
|
|
git add .
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m"test"
|
|
|
|
|
git push
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m"test"
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m"test"
|
|
|
|
|
git push
|
|
|
|
|
git clone git@gitee.com:didi488/talent0.0.git test
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m "管理系统个人信息跟随登录状态改变"
|
|
|
|
|
git push
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git E_test
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git E_test1
|
|
|
|
|
git log
|
|
|
|
|
git checkout f5994fdad08243e1a5049eb18122d6630b58047d
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git
|
|
|
|
|
git pull
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git 1
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m"登录修复"
|
|
|
|
|
git push
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m"用户系统个人信息跟随登录者,登录判断"
|
|
|
|
|
git push
|
|
|
|
|
git clone git@bdgit.educoder.net:pgx8ok7hu/409_test.git xiaomi
|
|
|
|
|
git branch
|
|
|
|
|
git clone 2
|
|
|
|
|
git clone git@bdgit.educoder.net:pgx8ok7hu/409_test.git 2
|
|
|
|
|
git branch
|
|
|
|
|
git branch
|
|
|
|
|
git checkout 邓先财_branch
|
|
|
|
|
git branch
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git clone git@gitee.com:qinuo3/expert-library.git test
|
|
|
|
|
git pull
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m"个人中心进入修复"
|
|
|
|
|
git push
|
|
|
|
|
git pull
|
|
|
|
|
git add .
|
|
|
|
|
git commit -m"个人中心进入"
|
|
|
|
|
git push
|
|
|
|
|
git remote -v
|
|
|
|
|
git pull
|
|
|
|
|
git branch
|
|
|
|
|
git clone git@bdgit.educoder.net:pgx8ok7hu/409_test.git 409
|
|
|
|
|
git branch
|
|
|
|
|
git branch -a
|
|
|
|
|
git checkout -b 邓先财_branch origin/邓先财_branch
|
|
|
|
|
git branch
|
|
|
|
|
git checkout main
|
|
|
|
|
git checkout 邓先财_branch
|