make_jgit.sh: do not fail with untagged repositorybasicgui
commiteb11d590a59ab6c299452e41e87d2f39c147ddef
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 25 Jun 2009 15:37:30 +0000 (25 17:37 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 26 Jun 2009 11:39:33 +0000 (26 13:39 +0200)
tree564c37dba2a243b52b61abe30cf33f1ccb854b8b
parentc18cedabb782a8f4d035666489529ce87fb6fdb2
make_jgit.sh: do not fail with untagged repository

With a repository lacking tags, make_jgit.sh would have produced an
invalid jgit.jar.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
make_jgit.sh