Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6da3153

Browse files
authored
replace parenthesis by bracket (#993)
[] are square bracketsso unless [], {}, () are accepted as well the correct word should be bracketsFrom lenovo.com:What are the different types of brackets used in computing?There are several types of brackets used in computing, including parentheses (), square brackets [], and curly brackets {}
1 parentcf90e24 commit6da3153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_docs/pipelines/triggers/git-triggers.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ The default behavior triggers the pipeline on a commit action.
245245
Override the default behavior by adding any one of the predefined strings anywhere in the commit message.
246246

247247
>**NOTE**
248-
Remember to include the opening and closingparentheses when adding the strings.
248+
Remember to include the opening and closingsquare brackets when adding the strings.
249249

250250
*`[skip ci]`
251251
*`[ci skip]`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp