Mercurial > hg
comparison .hgtags @ 9118:78e54b9f3a62
cmdutil: fall back to filename if glob expand has errors
On Windows, Mercurial tries to glob expand provided filenames as a
convenience to the user. Unfortunately, there are valid filenames
which are not valid glob patterns. In those cases, we should fallback
to the original provided filename.
author | Steve Borho <steve@borho.org> |
---|---|
date | Sun, 12 Jul 2009 00:46:43 -0500 |
parents | 475a02734d84 |
children | 0d7b21053805 |
comparison
equal
deleted
inserted
replaced
9113:f439d82f018c | 9118:78e54b9f3a62 |
---|