]> git.ipfire.org Git - thirdparty/git.git/commit - t/t5505-remote.sh
builtin-remote: teach show to display remote HEAD
authorJay Soffian <jaysoffian@gmail.com>
Wed, 25 Feb 2009 08:32:24 +0000 (03:32 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Feb 2009 23:19:09 +0000 (15:19 -0800)
commite61e0cc6b7061d7e791e1c9722b9c4a6d85d629c
tree1d0d9b446d13d96ec13cf5eecc05968d069c5020
parent3bd925636cd11400d1840b39d0d18b640f32bdd2
builtin-remote: teach show to display remote HEAD

This is in preparation for teaching remote how to set
refs/remotes/<remote>/HEAD to match what HEAD is set to at <remote>, but
is useful in its own right.

Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-remote.c
t/t5505-remote.sh