git-branch: add -r switch to list refs/remotes/*
authorEric Wong <normalperson@yhbt.net>
Thu, 2 Mar 2006 20:23:17 +0000 (12:23 -0800)
committerJunio C Hamano <junkio@cox.net>
Fri, 3 Mar 2006 07:06:04 +0000 (23:06 -0800)
commitfd8fc4ade5c8973b3dca264cc0c26b091982870b
tree521bbde863248fe3c0fb67daaf64f4802127b4a3
parente74ee784c7daf560044dad4a06fae66732ed414b
git-branch: add -r switch to list refs/remotes/*

If we decide to use refs/remotes/, having a convenient way to
list them would be nice.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-branch.sh