]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit566fdaf611f44724120412a43132c07b020fc4f1
tree4b8d056b29834761c79fd250a5c38ab3bfd1ab0d
parent39cadeec0db35a79a2713eceaf998f2745236f0c
parentbc437d10202c015a5733f706dc44fa6bbf4d85b9
Merge branch 'nd/fetch-ref-summary'

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
Documentation/config.txt
builtin/fetch.c
t/t5510-fetch.sh