public-inbox.git  about / heads / tags
an "archives first" approach to mailing lists
blob 6d5159dda473c9b436d7b34f47e3b66396783faf 1471 bytes (raw)
$ git show HEAD:t/git.fast-import-data	# shows this blob on the CLI

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
 
blob
mark :1
data 6
hello

reset refs/heads/header
commit refs/heads/header
mark :2
author AU Thor <e@example.com> 0 +0000
committer AU Thor <e@example.com> 0 +0000
data 8
initial
M 100644 :1 foo.txt

blob
mark :3
data 12
hello
world

commit refs/heads/master
mark :4
author AU Thor <e@example.com> 0 +0000
committer AU Thor <e@example.com> 0 +0000
data 7
second
from :2
M 100644 :3 foo.txt

blob
mark :5
data 12
-----
hello

commit refs/heads/header
mark :6
author AU Thor <e@example.com> 0 +0000
committer AU Thor <e@example.com> 0 +0000
data 11
add header
from :2
M 100644 :5 foo.txt

blob
mark :7
data 18
-----
hello
world

commit refs/heads/master
mark :8
author AU Thor <e@example.com> 0 +0000
committer AU Thor <e@example.com> 0 +0000
data 46
Merge branch 'header'

* header:
  add header
from :4
merge :6
M 100644 :7 foo.txt

blob
mark :9
data 0

blob
mark :10
data 16
dir/dur/der/derp
commit refs/heads/master
mark :11
author AU Thor <e@example.com> 0 +0000
committer AU Thor <e@example.com> 0 +0000
data 26
add symlink and deep file
from :8
M 100644 :9 dir/dur/der/derp
M 120000 :10 link

blob
mark :12
data 78
[submodule "git"]
	path = git
	url = git://git.kernel.org/pub/scm/git/git.git

commit refs/heads/master
mark :13
author AU Thor <e@example.com> 0 +0000
committer AU Thor <e@example.com> 749520000 +0000
data 18
add git submodule
from :11
M 100644 :12 .gitmodules
M 160000 f3adf457e046f92f039353762a78dcb3afb2cb13 git

reset refs/heads/master
from :13

git clone https://public-inbox.org/public-inbox.git
git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/public-inbox.git