Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mom-ca
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stephan
mom-ca
Wiki
Committing Changes to the Git Repository
Changes
Page history
New page
Templates
Clone repository
Updated Committing Changes to the Git Repository (markdown)
authored
11 years ago
by
JochenGraf
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Committing-Changes-to-the-Git-Repository.md
+1
-1
1 addition, 1 deletion
Committing-Changes-to-the-Git-Repository.md
with
1 addition
and
1 deletion
Committing-Changes-to-the-Git-Repository.md
View page @
05972e7e
...
...
@@ -10,7 +10,7 @@ Before committing any changes, update your local codebase with the changes done

The
`git status`
command informs about the files modified and the files added or removed since
the
last commit.
The
`git status`
command informs about the files modified and the files added or removed since
your
last commit.
Please note the following two particularities:
...
...
This diff is collapsed.
Click to expand it.