comparison hgext/convert/cvs.py @ 20372:45562379ce4e

convert: replace old sha1s in the description This is a simple find-and-replace strategy for matching anything in the old description of a converted commit and, if that matched sha1 exists in the mapping, replacing it with the new sha1. In particular, this is helpful for descriptions that contain tags with messages such as, "Added tag 1.0 for commit abcde1234567" which will now be automatically converted. Tests have been updated accordingly.
author Sean Farley <sean.michael.farley@gmail.com>
date Thu, 18 Apr 2013 10:05:50 -0500
parents 337d728e644f
children 650b5b6e75ed
comparison
equal deleted inserted replaced
20371:6f3fb6a974e0 20372:45562379ce4e