Posted inGIT
Frequently-used GIT command
clone一个repo [crayon-68c19cebac1f8221537621/] 获取并且整合另外一个repos到本地repos refs [crayon-68c19cebac1fc061392135/] 上传本地repo branch到remote branch [crayon-68c19cebac1fd078786833/] 获取remote的branch的更新 [crayon-68c19cebac1fe376309524/] 设置local branch的tracking remote branch [crayon-68c19cebac1ff836907898/]