FWIW, I get

$ git remote -v
upstream        https://git.savannah.gnu.org/git/emacs/org-mode.git (fetch)
upstream        https://git.savannah.gnu.org/git/emacs/org-mode.git (push)

$ git tag | wc -l
386

Maybe do

$ git remote update
$ git rebase

and try again?

-- 
Nick

"There are only two hard problems in computer science: cache
invalidation, naming things, and off-by-one errors." -Martin Fowler


Reply via email to