Code Review
/
opnfvdocs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
9e82437
)
Fix spacing in dovetail
39/35239/2
author
agardner
<agardner@linuxfoundation.org>
Tue, 23 May 2017 20:22:57 +0000
(16:22 -0400)
committer
agardner
<agardner@linuxfoundation.org>
Tue, 23 May 2017 20:23:59 +0000
(16:23 -0400)
Change-Id: I572f1c48efd8cbfd37b4fabff365e8622cfa4701
Signed-off-by: agardner <agardner@linuxfoundation.org>
.gitmodules
patch
|
blob
|
history
diff --git
a/.gitmodules
b/.gitmodules
index
8fc044f
..
bc95e21
100644
(file)
--- a/
.gitmodules
+++ b/
.gitmodules
@@
-29,10
+29,10
@@
branch = .
ignore = dirty
[submodule "docs/submodules/dovetail"]
-
path = docs/submodules/dovetail
-
url = ../dovetail
-
branch = .
-
ignore = dirty
+ path = docs/submodules/dovetail
+ url = ../dovetail
+ branch = .
+ ignore = dirty
[submodule "docs/submodules/fds"]
path = docs/submodules/fds
url = ../fds