gitlib icon indicating copy to clipboard operation
gitlib copied to clipboard

Add refs/heads/ if no refs/ prefix exists

Open jwiegley opened this issue 12 years ago • 0 comments

For functions like lookupReference, if the users specifies just master, try also looking at refs/heads/master, the way that command-line does.

jwiegley avatar Jul 22 '13 22:07 jwiegley