view wisdom/off by two @ 7150:d82534943967

<b_jonas> `` echo $\'#!/bin/sh\\nexec git reset --hard HEAD^\\n\' > bin/revert
author HackBot
date Sun, 06 Mar 2016 23:05:43 +0000
parents 1b7da5f7ebd5
children
line wrap: on
line source

An off by two error is what happens when you expect an off by one error but compensate in the wrong direction.