Skip to content

Commit

Permalink
Restore buggy pyfranca submodule
Browse files Browse the repository at this point in the history
.gitmodules file was missing but pyfranca was still in the index as a
submodule. This seems to restore things in order.

Signed-off-by: Gunnar Andersson <[email protected]>
  • Loading branch information
gunnar-mb committed Jan 14, 2025
1 parent 94e6f11 commit f9a5fed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "input_filters/franca/pyfranca"]
path = input_filters/franca/pyfranca
url = https://github.com/gunnarx/pyfranca

0 comments on commit f9a5fed

Please sign in to comment.