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
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Committing-Changes-to-the-Git-Repository.md
+2
-2
2 additions, 2 deletions
Committing-Changes-to-the-Git-Repository.md
with
2 additions
and
2 deletions
Committing-Changes-to-the-Git-Repository.md
View page @
80cad9c2
Open a Linux terminal and move into the directory where MOM-CA is installed, e.g. into _/home/jochen/XRX/mom.XRX_.
Open a Linux terminal and move into the directory where MOM-CA is installed, e.g. into _/home/jochen/XRX/mom.XRX_.
1.
Update the Local Codebase
#
Update the Local Codebase
Before committing any changes, update the local codebase with the changes done by other MOM-CA developers using the following command:
Before committing any changes, update the local codebase with the changes done by other MOM-CA developers using the following command:
`git pull origin master`
`git pull origin master`
1.
Get the Status
#
Get the Status


...
...
This diff is collapsed.
Click to expand it.