Commit 279afd2a514160754eeba8e5db84600486f70761

Carlos Martín Nieto 2012-01-31T17:21:49

refspec: a ref name includes the refs/ prefix git_refspec_transform_r assumed that the reference name passed would be only a branch or tag name. This is not the case, and we need to take into consideration what's in the refspec's source to know how much of the prefix to ignore.