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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 > > > >
