question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Include jams-data as a submodule in the main jams repo?

See original GitHub issue

I think it would be nice to add a submodule to the jams-data repo inside the this main jams repo.

I recently did this with msaf (look at the datasets folder). I’d be happy to create a PR for this in jams if you find it appropriate.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
urinietocommented, Aug 31, 2017

None from me.

0reactions
bmcfeecommented, Aug 31, 2017

Any objection to closing this out?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Git - Submodules - Git SCM
Let's start by adding an existing Git repository as a submodule of the repository that we're working on. To add a new submodule...
Read more >
How to Utilize Submodules within Git Repos - Bits and Pieces
in GitHub that I'll be adding as a submodule to my main project. It's simple: an images folder and a sample-posts folder, side...
Read more >
Git Submodules: Adding, Using, Removing, Updating
git submodule add – This simply tells Git that we are adding a submodule. ... the path where the submodule repository will be...
Read more >
How can I specify a branch/tag when adding a Git submodule?
You have a submodule object (named SubmoduleTestRepo in this example) in your Git repository. GitHub shows these as "submodule" objects. Or do git...
Read more >
Using submodules in Git - Tutorial - Vogella.com
Git allows you to include other Git repositories called submodules into a repository. This allows you to track changes in several repositories via...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found