Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
user-manual
manual
Commits
7c0cc6ca
Commit
7c0cc6ca
authored
Jul 03, 2017
by
Kristina Hoeppner
Browse files
.gitmodules: Ignore changed submodules
When committing changes, ignore submodules that have received changes.
parent
fd08250e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitmodules
View file @
7c0cc6ca
...
...
@@ -2,6 +2,8 @@
path = source/images-translated
url = https://git.mahara.org/user-manual/manual-images.git
branch = 17.04_STABLE
ignore = dirty
[submodule "manual-build"]
path = manual-build
url = https://git.mahara.org/user-manual/manual-build.git
ignore = dirty
Write
Preview
Supports
Markdown
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