We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6da205 commit 2da22a6Copy full SHA for 2da22a6
rebar.config
@@ -7,7 +7,7 @@
7
%% Master has dependence on on meck 0.8.2 (only used in folsom testing) which fails under R18
8
%% Branch uses {meck, ".*", {git, "https://github.com/eproxus/meck.git", {tag, "0.8.4"}}}
9
{folsom, ".*", {git, "https://github.com/apache/couchdb-folsom.git", {tag, "CouchDB-0.8.3"}}},
10
- {getopt, ".*", {git, "git://github.com/jcomellas/getopt", {tag, "v0.8.2"}}},
+ {getopt, ".*", {git, "git@github.com:jcomellas/getopt", {tag, "v0.8.2"}}},
11
{lager, ".*", {git, "https://github.com/erlang-lager/lager.git", {tag, "3.6.8"}}},
12
{ibrowse, ".*", {git, "https://github.com/apache/couchdb-ibrowse.git", "4af2d408607874d124414ac45df1edbe3961d1cd"}},
13
{goldrush, ".*", {git, "https://git-wip-us.apache.org/repos/asf/couchdb-goldrush.git", {tag, "0.1.6"}}}
0 commit comments