Martin Langhoff wrote: > WRT denyNonFastforwards -- even without that, git refuses to push if > it's not a fast-forward. Maybe if I had the branch set to +headname. > In any case, you have to try real hard to muck that up. With denyNonFastforwards even push --force, or push +head wouldn't work. Without you need the above to push not fast-forward changes (rewind history). -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - 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