refs/heads/ ....   a list of all the local branches.

source : destination


refs/heads/master:refs/remotes/origin/master


branch

tag

commit


git ls-remote origin | less

 

Note: stuff and pointers.