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: [email protected]?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


__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to