• J
    Merge branch 'jc/apply-ws-fix-tab-in-indent' · a70f4cb5
    Junio C Hamano 提交于
    "git apply --whitespace=fix" was not prepared to see a line getting
    longer after fixing whitespaces (e.g. tab-in-indent aka Python).
    
    * jc/apply-ws-fix-tab-in-indent:
      test: resurrect q_to_tab
      apply --whitespace=fix: avoid running over the postimage buffer
    a70f4cb5
test-lib-functions.sh 16.0 KB