Commit 698b44639e499b23d882f8a26f3ca5fd4d94f22e

Etienne Samson 2018-06-23T13:06:10

annotated_commit: make the refname accessible As git_annotated_commit seems to behave like cgit's refish, it's quite helpful to abstract away "targets" via git_annotated_commit_from_id/from_ref. As the former is accessible via git_annotated_commit_id, make the latter also available to users.