3.0 git 常用命令学习

1.git查看当前分支所属

             git branch -vv

 2.esp-idf 更新

           git pull

           git submodule update --init 更新一下