Hi, Same as before, except that now only '@' changes, 'master@' remains the same as before. Also, cleanups for sha1_name, and an update so '@@{u}' works. Felipe Contreras (6): sha1_name: remove no-op sha1_name: remove unnecessary braces sha1_name: avoid Yoda conditions sha1_name: refactor reinterpret() Add new @ shortcut for HEAD sha1_name: allow @@{u} to work Documentation/git-check-ref-format.txt | 2 + Documentation/revisions.txt | 3 ++ refs.c | 4 ++ sha1_name.c | 78 +++++++++++++++++++++++----------- t/t1508-at-combinations.sh | 3 ++ 5 files changed, 65 insertions(+), 25 deletions(-) -- 1.8.3.rc0.395.gfe9a10d -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html