Commit 6aaae94a7060834a68f3fd24d8006dbfe769e04a

Carlos Martín Nieto 2014-03-19T16:30:37

reflog: handle the birth of a branch The reflog append function was overzealous in its checking. When passed an old and new ids, it should not do any checking, but just serialize the data to a reflog entry.