Merge branch 'pt/pull-tags-error-diag'
commitcc77b996120c548fd52799eee28c802358e260a7
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2015 19:41:56 +0000 (22 12:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2015 19:41:56 +0000 (22 12:41 -0700)
tree5769811c5666798bc619753b5ca3f6f287c0a791
parentfb257bfa174b00e236ac5d6f4282a487f10a9e98
parent19d122bf1b119a759267076fead332fb857af87e
Merge branch 'pt/pull-tags-error-diag'

There was a dead code that used to handle "git pull --tags" and
show special-cased error message, which was made irrelevant when
the semantics of the option changed back in Git 1.9 days.

* pt/pull-tags-error-diag:
  pull: remove --tags error in no merge candidates case
git-pull.sh