]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
addblob: Overwrite existing blobs.
authorAndre Noll <maan@systemlinux.org>
Wed, 26 Sep 2007 09:29:07 +0000 (11:29 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 26 Sep 2007 09:29:07 +0000 (11:29 +0200)
Previously, an attempt to add a blob with a name of an already
existing blob failed (siltenly). Just replace the existing blob
with the new contents instead.


No differences found