Mercurial > hg
comparison i18n/pt_BR.po @ 38128:1cba497491be
narrow: only wrap dirstate functions once, instead of per-reposetup
chg will call reposetup multiple times, and we would end up double-wrapping (or
worse) the dirstate functions; this can cause issues like OSError 'No such file
or directory' during rebase operations, when we go to double-delete our
narrowspec backup file.
Differential Revision: https://phab.mercurial-scm.org/D3559
author | Kyle Lippincott <spectral@google.com> |
---|---|
date | Wed, 16 May 2018 14:59:32 -0700 |
parents | 91c8d2e763d1 |
children | bad736e65221 f715faeaceee |
comparison
equal
deleted
inserted
replaced
38127:b7e5c53a779e | 38128:1cba497491be |
---|