aboutsummaryrefslogtreecommitdiff
path: root/magic/Magdir/git
blob: 4087fcd8de4bdcc08de054a9514947e36cc85634 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

#------------------------------------------------------------------------------
# $File: git,v 1.1 2019/10/04 18:46:29 christos Exp $
# git:  file(1) magic for Git objects

0	string	blob\040
>5	regex	[0-9]+		Git blob %s

0	string	tree\040
>5	regex	[0-9]+		Git tree %s

0	string	commit\040
>7	regex	[0-9]+		Git commit %s