Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
8dce9315
Commit
8dce9315
authored
Sep 08, 2021
by
zoinc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
spelling correction: identities -> identifies
parent
8737cd0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/user/project/repository/index.md
doc/user/project/repository/index.md
+1
-1
No files found.
doc/user/project/repository/index.md
View file @
8dce9315
...
@@ -34,7 +34,7 @@ You can [commit your changes](https://git-scm.com/book/en/v2/Git-Basics-Recordin
...
@@ -34,7 +34,7 @@ You can [commit your changes](https://git-scm.com/book/en/v2/Git-Basics-Recordin
to a branch in the repository. When you use the command line, you can commit multiple times before you push.
to a branch in the repository. When you use the command line, you can commit multiple times before you push.
-
**Commit message:**
-
**Commit message:**
A commit message identi
t
ies what is being changed and why.
A commit message identi
f
ies what is being changed and why.
In GitLab, you can add keywords to the commit
In GitLab, you can add keywords to the commit
message to perform one of the following actions:
message to perform one of the following actions:
-
**Trigger a GitLab CI/CD pipeline:**
-
**Trigger a GitLab CI/CD pipeline:**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment