git reflog delete HEAD{4} indeed deletes HEAD{5} or N+1 ; is there a bug manpage or my interpretation ? >From Manpage To delete single entries from the reflog, use the subcommand "delete" and specify the exact entry (e.g. "git reflog delete master@{2}"). -Mahesh -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html