git rebase

533 git status
534 git add CMakeLists.txt
535 git add bsw/cdd/nvidia/
536 git status
537 git commit -m"add nvidia pwm output"
538 git status
539 git reset --hard
540 git pull --rebase
541 git log -2
542 git log -3
543 git push origin HEAD:nvidia
544 history
合理合理

git pull --rebase 做了什么? 以及 Cannot rebase: You have unstaged changes 解决办法_cannot rebase: you have unstaged changes. please c-CSDN博客

posted @ 2024-08-15 18:28  无头之蝇  阅读(24)  评论(0)    收藏  举报