Duy Nguyen <pclo...@gmail.com> writes: > If refs/heads/master does _not_ exist, then ref/heads/master can > resolve to refs/heads/refs/heads/master, which I think is unexpected. > "ref not found" error or something should be returned instead.
Ah, that was what I missed. Thanks.