git 使用操作
sourtree拉取报错
使用命令行
git stash
git pull
git stash pop
git---如何解决git pull之后报错:Please enter a commit to explain why this merge is necessary?(merge branch)
//1.按键盘字母 i 进入insert模式 //2.修改最上面那行黄色合并信息,可以不修改 //3.按键盘左上角"Esc" //4.输入":wq",注意是冒号+wq,按回车键即可