Skip to content

Commit

Permalink
Update External Repo to Single Directory (#479)
Browse files Browse the repository at this point in the history
With the addition of multiple visualizations in the morpheus-visualizations repo, we now can have multiple examples that need the submodule.

To fix this, the submodule has been moved into `external/morpheus-visualizations` and symlinks created back to the examples folder.

Authors:
  - Michael Demoret (https://github.com/mdemoret-nv)

Approvers:
  - Eli Fajardo (https://github.com/efajardo-nv)

URL: #479
  • Loading branch information
mdemoret-nv authored Nov 18, 2022
1 parent ed50407 commit 7cfdc84
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "examples/sid_visualization/viz"]
path = examples/sid_visualization/viz
[submodule "external/morpheus-visualizations"]
path = external/morpheus-visualizations
url = https://github.com/nv-morpheus/morpheus-visualizations.git
branch = branch-22.09
branch = branch-22.11
1 change: 0 additions & 1 deletion examples/sid_visualization/viz
Submodule viz deleted from a7ca78
1 change: 1 addition & 0 deletions examples/sid_visualization/viz
1 change: 1 addition & 0 deletions external/morpheus-visualizations

0 comments on commit 7cfdc84

Please sign in to comment.