I wonder why I get the warning of refname is ambiguous?
Does it mean that there are no more than two branches whose names start with the string? But there is no here.
Thanks.
$ git checkout B03799
warning: refname 'B03799' is ambiguous.
Switched to branch 'B03799'
$ git branch -l
B03318
B03318new
B03318newnew
B03318newnewQa
B03336
B03701
* B03799
master
qa
staging