• J
    Merge branch 'jc/pull-rebase-ff' into maint · e4ec4089
    Junio C Hamano 提交于
    "git pull --rebase", when there is no new commits on our side since
    we forked from the upstream, should be able to fast-forward without
    invoking "git rebase", but it didn't.
    
    * jc/pull-rebase-ff:
      pull: fast-forward "pull --rebase=true"
    e4ec4089
t5520-pull.sh 20.0 KB