summaryrefslogtreecommitdiffstats
path: root/magic/Magdir/mercurial
blob: b8f3cddb3601d939c58b990692462baff73a0a43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#------------------------------------------------------------------------------
# $File: mercurial,v 1.5 2019/04/19 00:42:27 christos Exp $
# mercurial:  file(1) magic for Mercurial changeset bundles
# https://www.selenic.com/mercurial/wiki/
#
# Jesse Glick (jesse.glick@sun.com)
#

0	string		HG10		Mercurial changeset bundle
>4	string		UN		(uncompressed)
>4	string		GZ		(gzip compressed)
>4	string		BZ		(bzip2 compressed)