Commit 06b9d915901b3dd9dc85016bb000e631eb1da1d7

Carlos Martín Nieto 2012-02-28T02:19:57

revwalk: allow pushing/hiding a reference by name The code was already there, so factor it out and let users push an OID by giving it a reference name. Only refs to commits are supported. Annotated tags will throw an error.