Mercurial > hg
view tests/histedit-helpers.sh @ 33062:e21b750c9b9e
debugrevlog: align chain length, reach, and compression ratio
I think this is what the max(...) exists for.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Mon, 26 Jun 2017 22:27:34 +0900 |
parents | 890273343170 |
children |
line wrap: on
line source
fixbundle() { grep -v 'saving bundle' | grep -v 'saved backup' | \ grep -v added | grep -v adding | \ grep -v "unable to find 'e' for patching" | \ grep -v "e: No such file or directory" | \ cat }