This was a weird client-side error with git... not sure why it wasn't
working, but `git remote update` wasn't fetching tags for some reason.
I did `git fetch --tags`, then `git tag --delete $(git tag)`, then
`git remote update` and it worked.
So weird. Sorry for the noise.

On Tue, Apr 14, 2020 at 9:44 PM Patrick Hunt <ph...@apache.org> wrote:
>
> Christopher - I believe it's release-3.6.0 - I have it from either gh or
> apache gitbox, eg:
> https://github.com/apache/zookeeper/tree/release-3.6.0
>
> Patrick
>
> On Tue, Apr 14, 2020 at 6:26 PM Christopher <ctubb...@apache.org> wrote:
>
> > Hi ZK Devs,
> >
> > I don't see a tag for 3.6.0 in git. Is there one available that hasn't
> > been pushed?
> >
> > Thanks,
> > Christopher
> >

Reply via email to