1b6cee71dSXin LI 2b6cee71dSXin LI#------------------------------------------------------------------------------ 3*48c779cdSXin LI# $File: mercurial,v 1.5 2019/04/19 00:42:27 christos Exp $ 4b6cee71dSXin LI# mercurial: file(1) magic for Mercurial changeset bundles 5*48c779cdSXin LI# https://www.selenic.com/mercurial/wiki/ 6b6cee71dSXin LI# 7b6cee71dSXin LI# Jesse Glick (jesse.glick@sun.com) 8b6cee71dSXin LI# 9b6cee71dSXin LI 10b6cee71dSXin LI0 string HG10 Mercurial changeset bundle 11b6cee71dSXin LI>4 string UN (uncompressed) 12b6cee71dSXin LI>4 string GZ (gzip compressed) 13b6cee71dSXin LI>4 string BZ (bzip2 compressed) 14