Hi Ho do I Git clone the development version of Ansible?
Getting the development version: pip install git+https://github.com/ansible/ansible.git@devel Clone the Ansible repository: git clone https://github.com/ansible/ansible.git I tried git clone git+https://github.com/ansible/ansible.git@devel <https://github.com/ansible/ansible.git@devel> But I got the following error message fatal: Unable to find remote helper for 'git+https' Thanks Jae Kim -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/fe149463-9ccf-466b-8377-85c977124bc7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
