[PATCH] Be consistent in naming of remote heads
authorKris Shannon <kris.shannon@gmail.com>
Wed, 17 Aug 2005 03:02:16 +0000 (13:02 +1000)
committerJunio C Hamano <junkio@cox.net>
Wed, 17 Aug 2005 19:13:12 +0000 (12:13 -0700)
The _remote_name variable used for messages does not need the
refs/heads/ prefix included.

Signed-off-by: Kris Shannon <kris.shannon@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found