diff options
Diffstat (limited to 'usr.bin/file/magdir/revision')
-rw-r--r-- | usr.bin/file/magdir/revision | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/usr.bin/file/magdir/revision b/usr.bin/file/magdir/revision index 9ce0073cb41..0134cfc3d8a 100644 --- a/usr.bin/file/magdir/revision +++ b/usr.bin/file/magdir/revision @@ -1,4 +1,4 @@ -# $OpenBSD: revision,v 1.2 2008/05/08 01:40:57 chl Exp $ +# $OpenBSD: revision,v 1.3 2009/04/24 18:54:34 chl Exp $ #------------------------------------------------------------------------------ # file(1) magic for revision control files @@ -8,3 +8,13 @@ # Conary changesets # From: Jonathan Smith <smithj@rpath.com> 0 belong 0xea3f81bb Conary changeset data + +# Type: Git bundles (git-bundle) +# From: Josh Triplett <josh@freedesktop.org> +0 string #\ v2\ git\ bundle\n Git bundle + +# Type: Mercurial bundles +# From: Seo Sanghyeon <tinuviel@sparcs.kaist.ac.kr> +0 string HG10 Mercurial bundle, +>4 string UN uncompressed +>4 string BZ bzip2 compressed |