git chekout分支遇到问题:need merge_JAVA

解决步骤:

在master上,

1、git add .

2、git commit

3、新建分支,并且checkout到此分支,重新提交