OSDN Git Service

Merge branch 'nd/fetch-ref-summary'
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Jul 2016 20:22:21 +0000 (13:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Jul 2016 20:22:21 +0000 (13:22 -0700)
Improve the look of the way "git fetch" reports what happened to
each ref that was fetched.

* nd/fetch-ref-summary:
  fetch: reduce duplicate in ref update status lines with placeholder
  fetch: align all "remote -> local" output
  fetch: change flag code for displaying tag update and deleted ref
  fetch: refactor ref update status formatting code
  git-fetch.txt: document fetch output

1  2 
Documentation/config.txt
builtin/fetch.c
t/t5510-fetch.sh

Simple merge
diff --cc builtin/fetch.c
Simple merge
Simple merge