diff -r defabf63e969 -r 8ff1ecfadcd1 hgext/convert/git.py --- a/hgext/convert/git.py Tue Oct 08 15:15:37 2019 -0700 +++ b/hgext/convert/git.py Tue Oct 08 15:06:18 2019 -0700 @@ -259,7 +259,7 @@ # This can happen if a file is in the repo that has permissions # 160000, but there is no .gitmodules file. self.ui.warn( - _(b"warning: cannot read submodules config file in " b"%s\n") + _(b"warning: cannot read submodules config file in %s\n") % version ) return