Ethan <[email protected]> writes: > Further inspection revealed that the problem was that "git branch -a" > was returning branches like this: > > * master > remotes/origin/HEAD -> origin/master > remotes/origin/master
Ouch. Is there a better way to list branches? Maybe we should just
list the files in ./git/refs/{heads,remotes,tags}.
