Mercurial > hg
diff hgext/fix.py @ 40505:b6b2a3d22344
remotefilelog: avoid hard-coding pack names in tests
I'm about to alter the pack format, which alters the content-addressed
name of the pack file. In order to reduce my own confusion I found it
helpful to use an ls | head pipeline since we always want to inspect
the newest pack.
Differential Revision: https://phab.mercurial-scm.org/D4942
author | Augie Fackler <augie@google.com> |
---|---|
date | Wed, 03 Oct 2018 23:47:43 -0400 |
parents | 8ebb05f747e5 |
children | 93bab80993f4 |