Browse Source
We used to ignore unreachable tags, which just causes problems: it makes "git prune" leave them around, but since we'll have prune everything that tag points to, the tag object really should be removed too. So remove the code that made us think tags were always reachable.maint

1 changed files with 0 additions and 4 deletions
Loading…
Reference in new issue