Commits


add got_ref_delete(); only loose refs supported for now


implement got_ref_write()


introduce got_ref_alloc()


make 'got log' show packed refs and HEAD ref (pther refs not shown yet)


add potentially useful helpers for tag objects and refs


store parsed head reference in struct got_worktree


document the current public API


rename 'refs' to 'reference'