projects
/
yaz4j-moved-to-github.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Final touches
[yaz4j-moved-to-github.git]
/
mkdist.sh
1
#!/bin/sh
2
. ./IDMETA
3
4
git archive --format=tar --prefix=$NAME-$VERSION/ HEAD |gzip >$NAME-$VERSION.tar.gz