java IDEA切换git分支 2018-02-09 似水的流年 阅读(1577) 评论(0) 点击右下角的git:master,然后选择origin/master,然后选择你要切换的分支,我目前在master分支,换dev分支就选择origin/dev,然后选择Checkout as n...