From 8028b87531cdbef85dc588cf32ea90adc5e907b5 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Mon, 28 Nov 2016 23:13:11 +0100 Subject: [PATCH] Tell users that Bitbucket is available --- bin/now-deploy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/now-deploy.js b/bin/now-deploy.js index ce7e1fc..111f8e7 100755 --- a/bin/now-deploy.js +++ b/bin/now-deploy.js @@ -106,7 +106,7 @@ const help = () => { ${chalk.cyan('$ now user/repo#ref')} - ${chalk.gray('–')} Deploys a GitHub or GitLab repo using its URL + ${chalk.gray('–')} Deploys a GitHub, GitLab or Bitbucket repo using its URL ${chalk.cyan('$ now https://gitlab.com/user/repo')}