[openstack-dev] How to clone deleted branch, rre we keeping the history of the last commit id of deleted stable branches.

Matt Riedemann mriedem at linux.vnet.ibm.com
Thu Aug 4 00:08:22 UTC 2016


On 8/3/2016 6:34 PM, Saju M wrote:
> Hi,
>
> I want to clone deleted icehouse branch of cinder.
> I know that, we can't clone it directly.
> Are we keeping the history of the last commit id of deleted stable branches.
> Please share the last commit id of icehouse branch of cinder if somebody
> know it.
> I need that to check working code of one old feature.
>
> https://github.com/openstack/cinder
>
> Regards
> Saju Madhavan
> +91 09535134654
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>

Clone the repo and checkout the icehouse-eol tag, that will put you in a 
detached head state at which point you can create a branch from it.

-- 

Thanks,

Matt Riedemann




More information about the OpenStack-dev mailing list