Commit fc4728e3e2a4094b202a63319232f25adbd55fed

Carlos Martín Nieto 2014-01-29T14:07:18

refs: return GIT_EMODIFIED if the ref target moved In case we loose the race to update the reference, return GIT_EMODIFIED to let the user distinguish it from other types of errors.