From 34dd4525c51de1e2e4af110566d5fab1598e793c Mon Sep 17 00:00:00 2001 From: Masaki Muranaka Date: Mon, 4 Mar 2013 21:52:39 +0900 Subject: Add bitbucket git support. --- doc/mrbgems/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/mrbgems/README.md b/doc/mrbgems/README.md index 6c473b57d..eb6596ec8 100644 --- a/doc/mrbgems/README.md +++ b/doc/mrbgems/README.md @@ -23,6 +23,9 @@ A remote GIT repository location for a GEM is also supported: conf.gem :github => 'masuidrive/mrbgems-example', :branch => 'master' + conf.gem :bitbucket => 'mruby/mrbgems-example', :branch => 'master' + +NOTE: ':bitbucket' option supports only git. Hg is unsupported in this version. ## GEM Structure -- cgit v1.2.3