comparison .hgsigs @ 18784:a12798938721

largefiles: don't query the dirstate for key None lfutil.splitstandin(f) can be None, and we query the dirstate for that without checking if it is. This will cause problems with the upcoming move to critbit- based dicts, since they only support strings as keys.
author Siddharth Agarwal <sid0@fb.com>
date Tue, 19 Mar 2013 13:49:34 -0700
parents 605c7c94fd70
children 801d3db0473c
comparison
equal deleted inserted replaced
18783:b99e62a9b7a2 18784:a12798938721