freebsd-dev/contrib/file/magic/Magdir/git
Xin LI d38c30c092 MFV r357712: file 5.38.
MFC after:	2 weeks
2020-02-11 07:02:48 +00:00

14 lines
321 B
Plaintext

#------------------------------------------------------------------------------
# $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