mercurial 424 B

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