nvie / gitflow

Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
http://nvie.com/posts/a-successful-git-branching-model/
Other
26.63k stars 2.66k forks source link

Fixing installer so it uses https for $REPO_HOME #401

Closed kkochis closed 1 year ago

kkochis commented 9 years ago

github doesn't respond to http requests on git clones causing the installer to stall

kujiy commented 7 years ago

Awesome!