Repository: couchdb-couch-stats Updated Branches: refs/heads/master 39d526753 -> a7c74f880
Move dependencies to the top level repository Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/commit/a7c74f88 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/tree/a7c74f88 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/diff/a7c74f88 Branch: refs/heads/master Commit: a7c74f880dbacc15f19d2c7ac202559a72ea9a7d Parents: 39d5267 Author: Paul J. Davis <[email protected]> Authored: Mon Oct 6 17:14:36 2014 -0500 Committer: Paul J. Davis <[email protected]> Committed: Mon Oct 6 17:14:36 2014 -0500 ---------------------------------------------------------------------- rebar.config | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/blob/a7c74f88/rebar.config ---------------------------------------------------------------------- diff --git a/rebar.config b/rebar.config deleted file mode 100644 index 63075a3..0000000 --- a/rebar.config +++ /dev/null @@ -1,4 +0,0 @@ -{deps, [ - {folsom, ".*", {git, "https://git-wip-us.apache.org/repos/asf/couchdb-folsom.git", - {branch, "master"}}} -]}.
