Possibly. It could also be related to the fact that I renamed my `origin` to `asf` after cloning it. I've seen this issue with git once before, but no idea why. Maybe I'll look into it some time. :)
On Tue, Apr 14, 2020 at 11:44 PM Patrick Hunt <ph...@apache.org> wrote: > > No worries at all. That does seem odd, perhaps it's related to having > multiple remotes? > > Regards, > > Patrick > > On Tue, Apr 14, 2020 at 7:38 PM Christopher <ctubb...@apache.org> wrote: > > > 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 > > > > > >