You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a really tiny suggestion: it would be easier to change protocol from git:// to http:// cause some working environment only allows http and https access to the Internet :)
Drake
The text was updated successfully, but these errors were encountered:
git clone https://github.com/iriscouch/build-couchdb
cd build-couchdb
vi .gitmodules
#change all "git:" to "https:", save and quit
git submodule init
git submodule update
Hi,
Just a really tiny suggestion: it would be easier to change protocol from git:// to http:// cause some working environment only allows http and https access to the Internet :)
Drake
The text was updated successfully, but these errors were encountered: