Merge branch 'ts/alias-of-alias'
commit506ee60d222f94a1598769feaba3b3621bd9fa1a
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Oct 2018 07:15:59 +0000 (16 16:15 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Oct 2018 07:15:59 +0000 (16 16:15 +0900)
tree3968c7bb84c944483266f25de658b5882c919047
parent6d8f8ebb74d21b51cfbf427a436094134af36ee2
parentfef5f7fc43541e109674ab8f1d2baed733e9b7d3
Merge branch 'ts/alias-of-alias'

An alias that expands to another alias has so far been forbidden,
but now it is allowed to create such an alias.

* ts/alias-of-alias:
  t0014: introduce an alias testing suite
  alias: show the call history when an alias is looping
  alias: add support for aliases of an alias
git.c