Files
@ 0e83a1bf6e49
Branch filter:
Location: kallithea/scripts/whitespacecleanup.sh
0e83a1bf6e49
1.4 KiB
text/x-sh
setup: drop support for Mercurial < 4.0
There is little point in supporting Mercurial versions more than 2 years old.
Also, the old memfilectx hack gets in the way for a clean workaround for a new
API change.
Some further cleanups might be possible when we can assume Mercurial >= 4.0 .
There is little point in supporting Mercurial versions more than 2 years old.
Also, the old memfilectx hack gets in the way for a clean workaround for a new
API change.
Some further cleanups might be possible when we can assume Mercurial >= 4.0 .