aboutsummaryrefslogtreecommitdiffstats
path: root/commands/bridge_configure.go
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2019-08-24 14:18:22 +0200
committerMichael Muré <batolettre@gmail.com>2019-08-24 14:18:22 +0200
commit35c6cb6e36a0db48bfed2cd7ba5954537f9dfae6 (patch)
treec0ca994574c5a71ef355c39d67bcf8dcf74b1407 /commands/bridge_configure.go
parent03b6afa2f3a73bdecf29ba9c19ef1877bfd596a5 (diff)
downloadgit-bug-35c6cb6e36a0db48bfed2cd7ba5954537f9dfae6.tar.gz
readme: tweaking
Diffstat (limited to 'commands/bridge_configure.go')
-rw-r--r--commands/bridge_configure.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/bridge_configure.go b/commands/bridge_configure.go
index 74ccf298..6bebc262 100644
--- a/commands/bridge_configure.go
+++ b/commands/bridge_configure.go
@@ -176,7 +176,7 @@ git bug bridge configure \
# For Gitlab
git bug bridge configure \
- --name=mybridge \
+ --name=default \
--target=github \
--url=https://github.com/michaelmure/git-bug \
--token=$(TOKEN)`,