Merge branch 'fc/at-head'
commitf406140baa5128bfa537c271c7292a866c08b7d4
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Sep 2013 19:38:10 +0000 (20 12:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Sep 2013 19:38:10 +0000 (20 12:38 -0700)
treec52ee64bfc197e86ee928f8e40056f46ab0f7be9
parent005a1de380733477382c50e2e44ed8042c401fed
parent9ba89f484e023827eca6ad44baf69af37dac4db3
Merge branch 'fc/at-head'

Instead of typing four capital letters "HEAD", you can say "@" now,
e.g. "git log @".

* fc/at-head:
  Add new @ shortcut for HEAD
  sha1-name: pass len argument to interpret_branch_name()
Documentation/revisions.txt
cache.h
refs.c
revision.c
sha1_name.c