Commit 11678b37183f3b13ad3b9eb4e4916a036d7a97d8

Carlos Martín Nieto 2012-05-09T16:18:13

fetch: filter tag annotation pseudo-refs while generating wants These objects aren't considered as being advertised, so asking for them will cause the remote end to close the connection. This makes the checking in update_tips() unnecessary, because they don't get inserted in the list.