returnfmt.Sprintf("unreadable data, you likely have an outdated repository format, please use https://github.com/MichaelMure/git-bug-migration to upgrade to format version %v",e.expected)
returnfmt.Sprintf("outdated repository format %v, please use https://github.com/MichaelMure/git-bug-migration to upgrade to format version %v",e.version,e.expected)
}
returnfmt.Sprintf("your version of git-bug is too old for this repository (format version %v, expected %v), please upgrade to the latest version",e.version,e.expected)