comparison i18n/pt_BR.po @ 27942:eb1135d5e688 stable

largefiles: fix an explicit largefile commit after a remove (issue4969) The change in b68797f244e4 to handle a normal -> largefile switch was too aggressive in preserving the original matcher names. If a largefile is explicitly provided by the user, but only the standin exists in dirstate, then only the standin can be committed. There's still maybe an issue when the largefile is deleted outside of Mercurial: $ rm large $ hg ci -m "oops" large large: The system cannot find the file specified nothing changed [1]
author Matt Harbison <matt_harbison@yahoo.com>
date Sat, 23 Jan 2016 20:51:17 -0500
parents 6fabc9317b78
children 288f5b083e09
comparison
equal deleted inserted replaced
27941:75fa75d31495 27942:eb1135d5e688