Mercurial > hg-stable
comparison hgext/hgcia.py @ 23641:a7a0f32a383f
merge: make calculateupdates() return file->action dict
This simplifies largefiles' overridecalculateupdates(), which no
longer has to do the conversion it started doing in 38e55e55ae4d
(largefiles: rewrite merge code using dictionary with entry per file,
2014-12-09).
To keep this patch small, we'll leave the name 'actionbyfile' in
overrides.py. It will be renamed in the next patch.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 11 Dec 2014 22:07:41 -0800 |
parents | 1c38b4063586 |
children | 6ddc86eedc3b |
comparison
equal
deleted
inserted
replaced
23640:b46b9865dd08 | 23641:a7a0f32a383f |
---|