aboutsummaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
Diffstat (limited to 'commands')
-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)`,