git 330 B

12345678910111213
  1. #------------------------------------------------------------------------------
  2. # $File: git,v 1.2 2020/08/09 16:57:15 christos Exp $
  3. # git: file(1) magic for Git objects
  4. 0 string blob\040
  5. >5 regex [0-9a-f]+ Git blob %s
  6. 0 string tree\040
  7. >5 regex [0-9a-f]+ Git tree %s
  8. 0 string commit\040
  9. >7 regex [0-9a-f]+ Git commit %s