comparison mercurial/config.py @ 16278:900eee0778d1 stable

strip: ignore -n (issue3326) (BC) -n could be confused for --dry-run by foolhardy users, resulting in permanent data loss. As leaving a backup when none was requested is significantly less disastrous, the short option is silently ignored. Old scripts continue to work, users only get lightly burned.
author Matt Mackall <mpm@selenic.com>
date Thu, 22 Mar 2012 17:07:39 -0500
parents 69e792cf7851
children f350021ee32e
comparison
equal deleted inserted replaced
16277:1c2aaf05f7d7 16278:900eee0778d1