wbthomason / packer.nvim

A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
MIT License
7.72k stars 263 forks source link

fix #1100: force Git fetch during updates #1253

Closed overhacked closed 10 months ago

overhacked commented 11 months ago

Fixes #1100. Ensures packer updates don't fail when upstream force-pushes tags. Reopening #1101, because I've tested the solution proposed here by @antoineco. I think it's the best way forward: https://github.com/wbthomason/packer.nvim/issues/1100#issuecomment-1657036413.