Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

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.

@nvie
Copy link
Owner

nvie commented Oct 14, 2025

Closing all PRs as I'm archiving this repo. git-flow lives on at git-flow-next if you're still using it. Thanks for contributing!

@nvie nvie closed this Oct 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants