-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
Description
I think it would be a useful feature support for git submodules in nbgitpuller.
The support I had in mind was simply calling git submodule init
and then git submodule update
when updating a repo.
When a repo is updated which uses git submodules, these functions will most likely need to be called. Expecting the not-tech-savvy user to call these functions will cause confusion.
stv0g, jacobtomlinson, seignovert and lahwaacz