@
NemoAlex 试用了你的方法,按理应该正确,但是却出现了如下结果
git fetch --all
remote: Counting objects: 74, done.
remote: Compressing objects: 100% (47/47), done.
remote: Total 47 (delta 36), reused 0 (delta 0)
Unpacking objects: 100% (47/47), done.
from /home/git/fdz
af16fbe..0e2cbde master -> origin/master
git merge master
Already up-to-date.
没有出现预期中显示合并信息的情况,pull时才被merge。pull难道不是fetch+merge么?
git pull origin master
* branch master -> FETCH_HEAD
Merge made by the 'recursive' strategy.
application/config/form_validation.php | 4 ++--
application/controllers/meal.php | 2 +-
application/views/frag/footer.php | 14 +++++++-------
application/views/frag/header.php | 12 ++++++------
...