You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Geoffrey Corey (JIRA)" <ji...@apache.org> on 2015/09/18 18:53:04 UTC

[jira] [Assigned] (INFRA-10459) Unable to delete remote tags

     [ https://issues.apache.org/jira/browse/INFRA-10459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Geoffrey Corey reassigned INFRA-10459:
--------------------------------------

    Assignee: Geoffrey Corey

> Unable to delete remote tags
> ----------------------------
>
>                 Key: INFRA-10459
>                 URL: https://issues.apache.org/jira/browse/INFRA-10459
>             Project: Infrastructure
>          Issue Type: Bug
>            Reporter: Todd Nine
>            Assignee: Geoffrey Corey
>
> Hey guys,
>   We're in the process of cleaning up old tags in our git repo.  I'm trying to remove a tag, yet I'm told that it doesn't exist on the remote.  However, I can see it in our github mirror here.
> https://github.com/apache/usergrid/tree/2.1.working
> Here is the command I'm using to remove the remote
> {code}
> git push origin :refs/tags/2.1-working
> remote: warning: Deleting a non-existent ref.
> To https://git-wip-us.apache.org/repos/asf/usergrid.git
>  - [deleted]         2.1-working
> {code}
> Is there a different command I need to use with Apache Git?
> Thanks,
> Todd



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)