Skip to content
GitLab
Explore
Sign in
Changes
Page history
Updated Committing Changes to the Git Repository (markdown)
authored
Mar 25, 2014
by
JochenGraf
Show whitespace changes
Inline
Side-by-side
Committing-Changes-to-the-Git-Repository.md
View page @
6ce0561d
...
@@ -24,3 +24,6 @@ so that other MOM-CA developers get an idea about what you have changed.
...
@@ -24,3 +24,6 @@ so that other MOM-CA developers get an idea about what you have changed.
# Commit your Changes to the public Git Repository
# Commit your Changes to the public Git Repository
After you have tested your changes carefully, commit your changes to the public Git repository with the following command:
`git push origin master`