• J
    Merge branch 'qq/maint' · 08b51f51
    Junio C Hamano 提交于
    * qq/maint:
      clone -q: honor "quiet" option over native transports.
      attribute documentation: keep EXAMPLE at end
      builtin-commit.c: Use 'git_config_string' to get 'commit.template'
      http.c: Use 'git_config_string' to clean up SSL config.
      diff.c: Use 'git_config_string' to get 'diff.external'
      convert.c: Use 'git_config_string' to get 'smudge' and 'clean'
      builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'format.suffix'
      Documentation cvs: Clarify when a bare repository is needed
      Documentation: be precise about which date --pretty uses
    
    Conflicts:
    
    	Documentation/gitattributes.txt
    08b51f51
transport.c 19.9 KB