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.

[feature request] submodule support

See original GitHub issue

i think legit could grow some sort of submodule support – perhaps legit sync would update all submodules? or maybe a dedicated command to work with submodules.

Issue Analytics

  • State:open
  • Created 12 years ago
  • Reactions:2
  • Comments:9

github_iconTop GitHub Comments

2reactions
philfreocommented, Nov 12, 2012

You should git submodule update --init --recursive after each switch and sync so that people don’t have to think about submodules in most cases. Not a separate command!

1reaction
caybloodcommented, Mar 29, 2012

I think it would be nice to have an optional arg to the sync command to also update submodules, which could be set as the default option if desired, using either a dotfile or environment variable.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature request: add git submodule support #1712 - GitHub
I have a large personal wiki and another smaller one that I share with someone else as a separate repository. It would largely...
Read more >
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 >
Submodule feature branches and pull requests. - Jira - Atlassian
Submodule branches are listed in the pull request for the parent branch and the user can easily create new pull requests in the...
Read more >
[Feature Request] Does unity collab support submodules ...
Hi @Stranger-Games! Currently, Collab does not offer any submodule functionality similar to what git offers. That said, it is possible to have a ......
Read more >
What Do Devs Want for VS 2022? The Top 10 Feature Requests
After Microsoft addressed a top developer feature request with this ... 68 comments); Full Git submodule support (188 votes, 39 comments) ...
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