• J
    Merge branch 'ct/advise-push-default' · c5da24a7
    Junio C Hamano 提交于
    Break down the cases in which "git push" fails due to non-ff into
    three categories, and give separate advise messages for each case.
    
    By Christopher Tiwald (2) and Jeff King (1)
    * ct/advise-push-default:
      Fix httpd tests that broke when non-ff push advice changed
      clean up struct ref's nonfastforward field
      push: Provide situational hints for non-fast-forward errors
    c5da24a7
cache.h 45.5 KB