Skip to content

Commit cce743f

Browse files
committed
fix: fix typo
Signed-off-by: zongz <zongzhe1024@163.com>
1 parent 749e67c commit cce743f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/constants/constants.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ const (
2424
// The pattern of the external package argument.
2525
EXTERNAL_PKGS_ARG_PATTERN = "%s=%s"
2626

27+
// The pattern of the git url
2728
GIT_PROTOCOL_URL_PATTERN = "?ref=%s"
2829
)

0 commit comments

Comments
 (0)