Skip to content

Commit aa7d4e1

Browse files
committed
feat: global flags supported projectName, openBrowser; optimism FlowContext usage;
1 parent ac3b8e0 commit aa7d4e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/flow_impl.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -846,8 +846,8 @@ func (f flowImpl) featureProcessMR(featureBranchName string, targetBranchName ty
846846
}
847847

848848
const _printTpl = `
849-
🛳 Title: %s
850-
👽 URL : %s
849+
👽 Title: %s
850+
🤡 URL : %s
851851
`
852852

853853
// printAndOpenBrowser print WebURL into stdout and open web browser.

0 commit comments

Comments
 (0)