[Bug 684247] git won't let me fix a bad tag



https://bugzilla.gnome.org/show_bug.cgi?id=684247
  sysadmin | Git | unspecified

Owen Taylor <otaylor> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |otaylor redhat com

--- Comment #3 from Owen Taylor <otaylor redhat com> 2013-05-28 16:46:16 UTC ---
Note that av could have deleted the tag for you using 'git push --exec=force
origin :tags/tagname'

The reason we don't allow deleting or changing tags is that they are *not*
overwritten locally if they change on the server, allowing some bad confusion -
e.g. if someone else has a checkout of glib-networking and leave it checked
out, then 2.40.2 for them will not updated to the new version.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact of the bug.
You are watching the assignee of the bug.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]