Commit 3665ba8eeb4f8b2546517cd208e940b128dd8a46

Carlos Martín Nieto 2012-09-27T12:04:41

refspec: add git_refspec__free, remove git_refspec_parse The latter shouldn't be exposed and isn't used, git_refspec__parse supersedes it. Fix a leak in the refspec tests while we're at it.