Skip to content

Conversation

peter-lyons-kehl
Copy link

Hi Vincent,

Thank you for GitFlow.

Currently, people can't recursively clone GitFlow behind a proxy. Even if they run

git clone --recursive https://github.com/nvie/gitflow.git

the submodule was accessed via git:// - (behind a proxy) it fails.

In addition to this pull request, would you update https://github.com/nvie/gitflow/wiki/Manual-installation:

change from
git clone --recursive git://github.com/nvie/gitflow.git

to
git clone --recursive https://github.com/nvie/gitflow.git

This may be related to #104 - I'm not sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant