From: Nicolas Pitre <hidden> Date: 2016-06-15 22:42:51
This is the implementation for the idea I proposed for the support of
reflog with detached head. In fact with this serie HEAD has a reflog
of its own which may or may not contain the same log entries found in
reflogs of individual branches.
Nicolas