kamilsk / dotfiles

🗂 My dotfiles for productive work.
MIT License
4 stars 0 forks source link

git: command: pull must respect tagopt #637

Open kamilsk opened 11 months ago

kamilsk commented 11 months ago

Motivation: I use the GitHub template repository feature and register them as upstream to fetch changes and sync. But templates could contain tags. When I pull and push, these tags are also sent to origin.

See https://www.feliciano.tech/blog/tell-git-dont-fetch-tags/.

Example: