You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,9 @@ your project.
33
33
34
34
How to handle?
35
35
1. Move the containing of the dependency file to your project's dependency file and rerun the dependency installer.
36
+
36
37
2.1. Important note. `not_gitmodules` keeps the view of keeping the project structure clean. All submodules amoung one project/micro-service need to go to one folder. It's recommended to use dependency injection in case of having nested not_gitmodules.
38
+
37
39
2.2. Move submodules to your `not_gimodules.yaml` file and rerun install accordingly.
0 commit comments