Skip to content

Commit

Permalink
fix: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: zongz <zongzhe1024@163.com>
  • Loading branch information
zong-zhe committed Mar 13, 2024
1 parent 749e67c commit cce743f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/constants/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ const (
// The pattern of the external package argument.
EXTERNAL_PKGS_ARG_PATTERN = "%s=%s"

// The pattern of the git url
GIT_PROTOCOL_URL_PATTERN = "?ref=%s"
)

0 comments on commit cce743f

Please sign in to comment.