git 添加远程分支,并能够code review.

须要以common repo (gitlab)中的某个branch( remote_xxx)为基础,创建要添加的branch (new_xxx), 假设远程本身的repo为(origin)git 若是远程repo name为 gitlab.则:web git checkout gitlab/remote_xxx -t -b remote_xxx(把远程的code拉到本地)svg git check
相关文章
相关标签/搜索