git branch/meger step(3)
阅读原文时间:2023年07月16日阅读:1

# update last repositories

git pull

git log

# create yourself repositories base on last repositories

git branch pzd

git checkout pzd

# then you  can commit code on yourself branch pzd…

# when you get out work , your need to commit your code

git checkout

git merge pzd

git branch -d pzd

手机扫一扫

移动阅读更方便

阿里云服务器
腾讯云服务器
七牛云服务器