openslide-java
Benjamin Gilbert
bgilbert at cs.cmu.edu
Wed Oct 5 15:02:11 EDT 2011
On 10/05/2011 08:07 AM, Mathieu Malaterre wrote:
> On Tue, Oct 4, 2011 at 11:17 PM, Benjamin Gilbert<bgilbert at cs.cmu.edu> wrote:
>> Because published Git tags are effectively immutable, the autogenerated
>> v1.0.0 tarballs cannot be removed.
>
> Can it be renamed ? If you add a 'pre' or 'alpha' string, I can use
> that string to discard the result from my regex.
Nope. Immutable.
What about a regex like
"v(([02-9].*)|(1\.[1-9].*)|(1\.0\.[1-9].*)).tar.gz"?
--Benjamin Gilbert
More information about the openslide-users
mailing list