remote tag not shown in local

Unfortunately, git pull doesn’t fetch tags by default. You need to run git fetch --tags, and then you’ll have them.

The default behavior of git pull and git fetch is to only retrieve tags that are directly accessible by the current references. If any tags are not, then those are not fetched. Passing --tags to git fetch tells git that you want them all, whether they’re reachable by current references or not.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)