repo.or.cz
/
herrie-working.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make Herrie compile with libSpiff 1.0.0.
[herrie-working.git]
/
www
/
herrie-snapshot.tar.bz2
blob
ca3fbf3322c5913131d58309e1bf87a4a1d2f719
1
#!/bin/sh
2
3
GIT
=
'git --git-dir=/export/git/public/herrie'
4
5
printf
'Content-Type: application/octet-stream
\r\n\r\n
'
6
$GIT
archive
--format
=
tar
--prefix
=
herrie-snapshot
/
HEAD
:
herrie |
bzip2
-9c